diff options
author | Myles <43725835+MylesAndMore@users.noreply.github.com> | 2022-12-02 20:30:15 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-02 20:30:15 -0600 |
commit | aab494cf63eaeb931b84131f5fd7dfd680fc4f87 (patch) | |
tree | e2e1a90479097951a7e4e76c8159483d5ec77e4c | |
parent | 19a24e3adc4b2117b68acdf3aad006349d79542a (diff) | |
download | Tumble-aab494cf63eaeb931b84131f5fd7dfd680fc4f87.tar.gz Tumble-aab494cf63eaeb931b84131f5fd7dfd680fc4f87.tar.bz2 Tumble-aab494cf63eaeb931b84131f5fd7dfd680fc4f87.zip |
update readme with new tasks
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,8 +11,10 @@ once this list is complete and all bugs are fixed, we *should* be ready for rele ## game realism +- [ ] make the shovel in shovels mode not lose any durabilty - [ ] make the game blocks instant-breakable - [ ] add infinite snowballs in the gamemanager for tumble mode +- [ ] make it so that you can't remove any of the game items from your inventory - [ ] make the randomized mode logic ## game logic (fyi: very object-oriented) |