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