A simple Asteroids Clone from a small-time Indie Dev.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
48
commits
Added thrust thing behind player. Inefficient but it'll be fine. RELEASE TIME
1c01790View on GitHubFixed a small small bug in randomization of comet spawn. Should look better now.
4865652View on GitHubMerge branch 'development' of github.com:hrr4/Comets into development
dfffa99View on GitHubFixed particles a bit. Would like each particle to have a random deletion time though =/. Looks too uniform as it is.
2286ea6View on GitHubHUGE speed/optimization gains! Even in debug, feels like release optimization! Need to redo HUD. Also, quickly implement a way to show lives.
28a6a48View on GitHubFixed (optimized) alot! Pushing this before i redo a bit of the particle engine.. (taking out the map, dont need my ID system i was thinking of before)
58e06daView on GitHub