aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-06-15 22:35:39 +0100
committerJuan J. Martinez <jjm@usebox.net>2023-06-15 22:35:39 +0100
commit07e829e591394fa182e75ecab86051f1fb850ce7 (patch)
treee3b59887aaa463400392040ccf601eab862eba82 /TODO.md
parent671803751cc9487ea781eb264ab2d76575c345e8 (diff)
downloadgold-mine-run-07e829e591394fa182e75ecab86051f1fb850ce7.tar.gz
gold-mine-run-07e829e591394fa182e75ecab86051f1fb850ce7.zip
Started with the game
Added hud (WIP)
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md17
1 files changed, 6 insertions, 11 deletions
diff --git a/TODO.md b/TODO.md
index 61a5fc5..4da9e0b 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,19 +1,12 @@
# TODO
-- map
- - collision detection
- - deadly blocks
- entity system
- free/used lists
- player
-- hud
- - lives
- - score
- - time
- - stage
- - hi-score
- - gold left?
- - pickaxe?
+- timer
+ - clock
+- map
+ - entities
- pick ups
- gold
- extra time
@@ -38,4 +31,6 @@
# REVIEW
+- hud
+ - pickaxe?
- use dosemu instead of dosbox?