Game based on the original asteroids.
Find a file
2020-10-14 00:47:11 -06:00
data needed to push some big changes before I lose them 2020-10-14 00:47:11 -06:00
.gitignore init commit 2020-10-09 11:03:52 -06:00
Asteroid.h needed to push some big changes before I lose them 2020-10-14 00:47:11 -06:00
CMakeLists.txt init commit 2020-10-09 11:03:52 -06:00
Collision.cpp init commit 2020-10-09 11:03:52 -06:00
Collision.h init commit 2020-10-09 11:03:52 -06:00
Entity.h needed to push some big changes before I lose them 2020-10-14 00:47:11 -06:00
Game.h needed to push some big changes before I lose them 2020-10-14 00:47:11 -06:00
LICENSE Create LICENSE 2020-10-10 12:44:39 -06:00
main.cpp needed to push some big changes before I lose them 2020-10-14 00:47:11 -06:00
Menu.h needed to push some big changes before I lose them 2020-10-14 00:47:11 -06:00
Mount.h needed to push some big changes before I lose them 2020-10-14 00:47:11 -06:00
MySprite.h needed to push some big changes before I lose them 2020-10-14 00:47:11 -06:00
README.md Create README.md 2020-10-09 11:17:45 -06:00
Rider.h needed to push some big changes before I lose them 2020-10-14 00:47:11 -06:00
Ship.h needed to push some big changes before I lose them 2020-10-14 00:47:11 -06:00

Asteroids Clone