]> Skullheadx's Git Forge - Pygame-Jam.git/commitdiff
Update TODO
authorSkullheadx <94652084+Skullheadx@users.noreply.github.com>
Fri, 8 Jul 2022 02:13:30 +0000 (22:13 -0400)
committerSkullheadx <94652084+Skullheadx@users.noreply.github.com>
Fri, 8 Jul 2022 02:13:30 +0000 (22:13 -0400)
TODO

diff --git a/TODO b/TODO
index c9f5640ecb2adf54b3a233949484e157ae4be89b..8f7047f6e5ef33f35f93cc50d638abd75fe7df9b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,7 +6,30 @@ Gameplay:
 Movement:
 - Custom Dash movement function for dashing
 - Dash bar that refills when the player can dash again
-- fix collision bug. push enemy off left side
+
+Combat:
+- Health potion items to collect
+- bow
+- gun
+- sword
+- buffs?
+
+- Level Creator
+    - to facilitate level creation
+- Dialogue display
+    - characters appear one at a time so more readable
+
+- Story elements
+
+- dimension travel effect
+    - I'm thinking like we go on the ship and
+    the ship travels into a portal that opens
+    in front and inside that portal is some
+    purple space with ??? particles flying
+    around. After a few seconds, go to next
+    dimension.
+
 
 Art:
 - Finish assets
+- add assets to game
\ No newline at end of file