Remake of Atari Asteroids
Go to file
2017-12-26 22:38:58 +00:00
assets Initial commit 2017-12-26 23:24:29 +01:00
bin Initial commit 2017-12-26 23:24:29 +01:00
.gitignore Add .gitignore 2017-12-26 22:30:21 +00:00
asteroids.c Initial commit 2017-12-26 23:24:29 +01:00
asteroids.h Initial commit 2017-12-26 23:24:29 +01:00
LICENSE Add license 2017-12-26 22:34:45 +00:00
main.c Initial commit 2017-12-26 23:24:29 +01:00
README.md Update README.md 2017-12-26 22:38:58 +00:00
starfield.c Initial commit 2017-12-26 23:24:29 +01:00
starfield.h Initial commit 2017-12-26 23:24:29 +01:00
vector.c Initial commit 2017-12-26 23:24:29 +01:00
vector.h Initial commit 2017-12-26 23:24:29 +01:00

Asteroid Game:

The Goal is to shoot all asteroids and enemies!
Don't get hit by asteroids or enemy bullets (they hurt...)!

Default controls:

Accelerate: W
Turn left: A
Turn right: D
Shoot: SPACE