Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wilzh40/roidavoid

A simple asteroid avoiding game by Paul Merill and Wilson Zhao
https://github.com/wilzh40/roidavoid

Last synced: about 2 months ago
JSON representation

A simple asteroid avoiding game by Paul Merill and Wilson Zhao

Awesome Lists containing this project

README

        

2pm
created Git repo ✓
installed SpriteBuilder ✓
created skeleton ✓
created main menu ✓
created sound options ✓
4pm
graphics assets ✓
create class heirarchy ✓
1 workshop ✓
6pm
render score ✓
dinner ✓
8pm
planet on screen ✓
generate asteroids w/linear velocity ✓
10pm
asteroid physics ✓
asteroid gravity ✓
12am
asteroid initial angles ✓
collision masks ✓
game over score ✓
outliers ✓
collisions cause life loss ✓
2am
sleep ✓
4am
update planet graphcis ✓
hero movement ✓
craters ✓
6am
sound effects ✓
high score vs. current score ✓
adjust difficulty ✓
8am
blinking stars ✓
update player graphics ✓
add particle trails
play testing