51 lines
1.6 KiB
Markdown
51 lines
1.6 KiB
Markdown
# Post jam changes
|
|
- [ ] asteroids just kills you
|
|
- [ ] start by disabling game overs so we can watch the game loop
|
|
- [ ] maybe also extend the display of ticks and crosses for testing
|
|
- [ ] issue is also present in bullet hell, likely somehting to do with area detection
|
|
- [ ] bullets are created outside of the game node causing them to persist over games
|
|
- [ ] if you lose the scene doesnt remove itself (probably removes one of the bullets instead)
|
|
- [ ] can leave level in bullet hell
|
|
|
|
# Games
|
|
- [x] Finish Platformer
|
|
- [-] Finish Space Invaders
|
|
- [x] Finish Bullet Hell
|
|
- [x] Finish Bomb Defusal
|
|
- [x] Finish DDR
|
|
- [x] Finish Asteroids
|
|
- [x] Finish Crafting
|
|
- [x] Game Over
|
|
|
|
# High Priority
|
|
- [x] remote breaking animation not working
|
|
- [x] pressing enter causes the platformer channel to restart event after the intiial prompt dismissial
|
|
- [x] lasers not appearing
|
|
- [x] only 1 lane getting warning
|
|
- [x] platformer works once but having trouble getting it to replay
|
|
- [x] menu credits
|
|
- [x] menu exit? (not visible in web build)
|
|
- [x] still need a player!!! (make it the cat from catdash?)
|
|
|
|
## Publishing
|
|
- [x] check if web build works well
|
|
- [x] finish itch page
|
|
- [x] upload game and possible executable
|
|
- [x] submit to jam!
|
|
|
|
# Minor
|
|
- [x] score text is infront of the player
|
|
- [x] warning areas are infront of the player
|
|
- [x] make score and life only appear when game starts
|
|
|
|
# Ideas
|
|
- [x] Have tick/cross effect appear on a won/failed game
|
|
- [-] 1 more game
|
|
- [-] 2 more games
|
|
- [x] standardized timer display
|
|
|
|
# Sounds
|
|
- [x] win sound
|
|
- [x] lose sound
|
|
- [x] kanes zoom out sound
|
|
- [-] music - electronic msuic?
|