summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@spacehb.net>2025-10-03 02:05:42 +0200
committerRaymaekers Luca <luca@spacehb.net>2025-10-03 02:05:42 +0200
commit732e6a47ded496cd224e1cfadc2106b04dcf6859 (patch)
tree3ff22b5a6808e0970f8b94b15d162df2054078d9 /todo.txt
parent449514853850adca190d7eba679f386c024aa929 (diff)
checkpoint
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.