done for tonght gn!
This commit is contained in:
parent
211a5e074b
commit
077a53d911
2 changed files with 57 additions and 5 deletions
19
README.md
19
README.md
|
|
@ -7,11 +7,11 @@ Snake jam for SXSW Jam 2025
|
|||
|
||||
- [x] snake movement
|
||||
- [x] eat apples
|
||||
- [ ] grow snake
|
||||
- [ ] apples go inisde
|
||||
- [ ] inside stuff
|
||||
- [ ] hunger/fuel system
|
||||
- [ ] apple collsion detection
|
||||
- [x] grow snake
|
||||
- [x] apples go inisde
|
||||
- [x] inside stuff
|
||||
- [x] hunger/fuel system
|
||||
- [x] apple collsion detection
|
||||
|
||||
|
||||
https://opengameart.org/content/apple-32x32
|
||||
|
|
@ -22,3 +22,12 @@ okay theres like 5 days left so lets pivot the plan a bit so we can submit somet
|
|||
- every time we eat an apple, we get longer but cant access those rooms/are empty
|
||||
- apples reduce hunger/if we get too hungry, game over
|
||||
- if snake runs into itself or wall, game over
|
||||
|
||||
## next time i work on this
|
||||
everythings in palce to be honest. Heres what i need to do to bring it to completion:
|
||||
- [ ] Menus
|
||||
- [ ] Gameplay loop (ability to restart/replay game)
|
||||
- [ ] Balancing (mostly done, not critical)
|
||||
- [ ] Art!!! (braincell, snake segments, apple pit, apples, furnace, menu)
|
||||
- [ ] Itch page - descrition, cover art
|
||||
- [ ] Submit to jam page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue