Update bugs.md

This commit is contained in:
Tabby 2025-05-17 15:55:39 +10:00
parent 5fb45792c4
commit 9f838a64f5

View file

@ -9,14 +9,14 @@
- [ ] Game Over - [ ] Game Over
# High Priority # High Priority
- [ ] remote breaking animation not working - [x] remote breaking animation not working
- [x] pressing enter causes the platformer channel to restart event after the intiial prompt dismissial - [x] pressing enter causes the platformer channel to restart event after the intiial prompt dismissial
- [x] lasers not appearing - [x] lasers not appearing
- [x] only 1 lane getting warning - [x] only 1 lane getting warning
- [x] platformer works once but having trouble getting it to replay - [x] platformer works once but having trouble getting it to replay
- [ ] menu credits - [ ] menu credits
- [ ] menu exit? (not visible in web build) - [ ] menu exit? (not visible in web build)
- [ ] 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 - [ ] check if web build works well
@ -27,7 +27,7 @@
# Minor # Minor
- [x] score text is infront of the player - [x] score text is infront of the player
- [x] warning areas are infront of the player - [x] warning areas are infront of the player
- [ ] make score and life only appear when game starts - [x] make score and life only appear when game starts
# Ideas # Ideas
- [x] Have tick/cross effect appear on a won/failed game - [x] Have tick/cross effect appear on a won/failed game