bugs to fix tomorrow
This commit is contained in:
parent
8cf1727802
commit
3482dda74b
1 changed files with 18 additions and 14 deletions
32
bugs.md
32
bugs.md
|
|
@ -1,12 +1,16 @@
|
||||||
|
# Post jam changes
|
||||||
|
- [ ] asteroids just kills you
|
||||||
|
- [ ] can leave level in bullet hell
|
||||||
|
|
||||||
# Games
|
# Games
|
||||||
- [x] Finish Platformer
|
- [x] Finish Platformer
|
||||||
- [ ] Finish Space Invaders
|
- [-] Finish Space Invaders
|
||||||
- [x] Finish Bullet Hell
|
- [x] Finish Bullet Hell
|
||||||
- [x] Finish Bomb Defusal
|
- [x] Finish Bomb Defusal
|
||||||
- [x] Finish DDR
|
- [x] Finish DDR
|
||||||
- [ ] Finish Asteroids
|
- [x] Finish Asteroids
|
||||||
- [x] Finish Crafting
|
- [x] Finish Crafting
|
||||||
- [ ] Game Over
|
- [x] Game Over
|
||||||
|
|
||||||
# High Priority
|
# High Priority
|
||||||
- [x] remote breaking animation not working
|
- [x] remote breaking animation not working
|
||||||
|
|
@ -19,10 +23,10 @@
|
||||||
- [x] still need a player!!! (make it the cat from catdash?)
|
- [x] still need a player!!! (make it the cat from catdash?)
|
||||||
|
|
||||||
## Publishing
|
## Publishing
|
||||||
- [ ] check if web build works well
|
- [x] check if web build works well
|
||||||
- [ ] finish itch page
|
- [x] finish itch page
|
||||||
- [ ] upload game and possible executable
|
- [x] upload game and possible executable
|
||||||
- [ ] submit to jam!
|
- [x] submit to jam!
|
||||||
|
|
||||||
# Minor
|
# Minor
|
||||||
- [x] score text is infront of the player
|
- [x] score text is infront of the player
|
||||||
|
|
@ -31,12 +35,12 @@
|
||||||
|
|
||||||
# Ideas
|
# Ideas
|
||||||
- [x] Have tick/cross effect appear on a won/failed game
|
- [x] Have tick/cross effect appear on a won/failed game
|
||||||
- [ ] 1 more game
|
- [-] 1 more game
|
||||||
- [ ] 2 more games
|
- [-] 2 more games
|
||||||
- [ ] standardized timer display
|
- [x] standardized timer display
|
||||||
|
|
||||||
# Sounds
|
# Sounds
|
||||||
- [ ] win sound
|
- [x] win sound
|
||||||
- [ ] lose sound
|
- [x] lose sound
|
||||||
- [ ] kanes zoom out sound
|
- [x] kanes zoom out sound
|
||||||
- [ ] music - electronic msuic?
|
- [-] music - electronic msuic?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue