Game based on the original asteroids.
Find a file
2020-10-20 14:40:41 -06:00
data finished functionality 2020-10-20 14:40:41 -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 added remaining power ups 2020-10-14 21:59:10 -06:00
Game.h finished functionality 2020-10-20 14:40:41 -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 finished functionality 2020-10-20 14:40:41 -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
scores finished functionality 2020-10-20 14:40:41 -06:00
Ship.h finished functionality 2020-10-20 14:40:41 -06:00

Asteroids Clone