add step to publish game

This commit is contained in:
Peter Tillemans 2024-05-21 08:53:22 +02:00
parent 7a758ad4ff
commit 82caa7b341

View file

@ -9,6 +9,9 @@
- [ ] create hero entity - [ ] create hero entity
- [ ] implement hero movement - [ ] implement hero movement
- [ ] create other entity - [ ] create other entity
- [ ] bundle game for distribution
- [ ] upload to itch.io
- [ ] automate upload to itch.io
- [ ] add keys and portal - [ ] add keys and portal
- [ ] add foods and bloat indicator - [ ] add foods and bloat indicator
- [ ] scale hero waist related to bloat level - [ ] scale hero waist related to bloat level