aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-05-29 23:32:41 +0100
committerJuan J. Martinez <jjm@usebox.net>2023-05-29 23:32:41 +0100
commit2941ac6b8ecc1fd96b886219795f5d7e55bb85d8 (patch)
tree9786ef28b990199e353bea285d6d5ecdb0a45e31 /TODO.md
downloadgold-mine-run-2941ac6b8ecc1fd96b886219795f5d7e55bb85d8.tar.gz
gold-mine-run-2941ac6b8ecc1fd96b886219795f5d7e55bb85d8.zip
Initial import
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..b7d7aad
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,27 @@
+# TODO
+
+- drawing
+ - set palette
+ - sw blitter
+- time
+ - vga vsync
+ - tick counter
+- input
+ - keyboard
+ - joystick?
+- entity system
+ - free/used lists
+ - player
+- sound
+ - SB samples
+ - MOD player?
+ - ADLIB music?
+- data (embedded in EXE)
+ - image data: PNG
+ - map data: JSON
+- screens
+ - menu
+ - game over
+
+# REVIEW
+