aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMyles <43725835+MylesAndMore@users.noreply.github.com>2022-12-02 20:30:15 -0600
committerGitHub <noreply@github.com>2022-12-02 20:30:15 -0600
commitaab494cf63eaeb931b84131f5fd7dfd680fc4f87 (patch)
treee2e1a90479097951a7e4e76c8159483d5ec77e4c /README.md
parent19a24e3adc4b2117b68acdf3aad006349d79542a (diff)
downloadTumble-aab494cf63eaeb931b84131f5fd7dfd680fc4f87.tar.gz
Tumble-aab494cf63eaeb931b84131f5fd7dfd680fc4f87.tar.bz2
Tumble-aab494cf63eaeb931b84131f5fd7dfd680fc4f87.zip
update readme with new tasks
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 05bfa0f..4c64520 100644
--- a/README.md
+++ b/README.md
@@ -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)