diff options
author | Myles <mylesandmore9@gmail.com> | 2022-12-02 20:34:50 -0600 |
---|---|---|
committer | Myles <mylesandmore9@gmail.com> | 2022-12-02 20:34:50 -0600 |
commit | aab0d214ce6968000738c98f2f1164f2001d043d (patch) | |
tree | 7edfe7f39d2cc7fcbf245cecd24109af6bca0979 /README.md | |
parent | d3394ac7ffdfd012bf6e83f14fe04d2a48e912d2 (diff) | |
parent | aab494cf63eaeb931b84131f5fd7dfd680fc4f87 (diff) | |
download | Tumble-aab0d214ce6968000738c98f2f1164f2001d043d.tar.gz Tumble-aab0d214ce6968000738c98f2f1164f2001d043d.tar.bz2 Tumble-aab0d214ce6968000738c98f2f1164f2001d043d.zip |
Merge remote-tracking branch 'origin/alphatest' into alphatest
Diffstat (limited to '')
-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) |