summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt17
1 files changed, 13 insertions, 4 deletions
diff --git a/todo.txt b/todo.txt
index 4c1ab04..ced0605 100644
--- a/todo.txt
+++ b/todo.txt
@@ -1,5 +1,14 @@
-mouse input.
+Web platform
+- Make an approximation of the screen's refreshrate.
+- Audio
+- Keyboard input
+- Font?
+- Profiling?
+WASM
+- Initialize the image memory from the heap.
+- Debugger?
+- Profiling?
-reload game on build
-
-create uint8 buffer in js and pass it to the game. \ No newline at end of file
+ARCHIVED
+x reload game on build
+x create uint8 buffer in js and pass it to the game.