Skip to content

asalga/Asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asteroids

Asteroids clone for 1GAM.

Hyperspace will only place the player's ship in a safe area.

Default Keys

A or left key - turn left
D or right key - turn right
W or up key - thrust
S or down key - hyperspace

M - toggle mute or audio
Space - fire

B - show bounding areas

Building and Running

$ git clone git://github.com/asalga/Asteroids.git
$ cd Asteroids
$ make
$ python -m SimpleHTTPServer

... and then open a browser and go to http://localhost:8000

Playing

Alternatively, you can just play here: asalga.github.io/Asteroids

About

👾 Asteroids clone in Processing.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published