Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrspeaker/boulderdarn
https://github.com/mrspeaker/boulderdarn
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrspeaker/boulderdarn
- Owner: mrspeaker
- Created: 2014-07-01T23:49:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-14T14:13:14.000Z (over 10 years ago)
- Last Synced: 2024-10-10T22:49:00.662Z (about 1 month ago)
- Language: JavaScript
- Size: 387 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# boulderdarn
## ideas...
- jigsaw/tron card: collect them all
- rooms/rpg style## MVP todos
### v1: Just me
### v2: Hardcore testers- Better collision against bad guy
- Save room state
- "Room already cleared" indicator?
- indicate score for room?### v3: Most people should get it
- Collision / explosion animation
- Auto Die if can't get diamonds/exit
- Death animation
- Birth animation
- Score system/game over state?
- Indicate can't find path on click (screen shake)### v4: Ready for testing
- Scroll screen to next room
- Aomeba & bad guy animations
- badguy transition states (not just jumping)
- Different levels
- Sounds## Bugs
- When player moves they sometimes "eat" moving blocks
- Exploded diamonds remove from count?
- Should be able to "push" rocks## FIX Ω for EJECTA, YO!
- fix urlparams (check window, window.location)
- remove doc.queryselector
- remove setAttribute (or add to ejecta)
- fire onload - Ω.pageLoad();
- auto use "canvas" object