Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wilzh40/roidavoid
- Owner: wilzh40
- Created: 2014-05-24T21:19:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-22T18:50:42.000Z (over 10 years ago)
- Last Synced: 2023-12-16T12:57:03.459Z (about 1 year ago)
- Language: C
- Size: 84.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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