summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 1f178ab6e..212298563 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -124,6 +124,10 @@ Game content:
- A bomb
- A spread-items-on-map routine for the bomb, and for dying players
+- Fighting:
+ - Proper sword swing simulation
+ - Player should get damage from colliding to a wall at high speed
+
Documentation:
--------------