apples om nom

This commit is contained in:
Tabby 2025-08-15 15:12:02 +10:00
parent 2c512d5764
commit ba4ede05fa
6 changed files with 68 additions and 2 deletions

View file

@ -4,3 +4,11 @@ Snake jam for SXSW Jam 2025
- make the z-order of the current room higher
- disable colliders (and maybe darken?) the non-active rooms
- [x] snake movement
- [x] eat apples
- [ ] grow snake
- [ ] apples go inisde
- [ ] inside stuff
- [ ] hunger/fuel system
- [ ] apple collsion detection