diff options
| author | Raymaekers Luca <luca@spacehb.net> | 2025-10-03 02:05:42 +0200 |
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-10-03 02:05:42 +0200 |
| commit | 732e6a47ded496cd224e1cfadc2106b04dcf6859 (patch) | |
| tree | 3ff22b5a6808e0970f8b94b15d162df2054078d9 /todo.txt | |
| parent | 449514853850adca190d7eba679f386c024aa929 (diff) | |
checkpoint
Diffstat (limited to 'todo.txt')
| -rw-r--r-- | todo.txt | 17 |
1 files changed, 13 insertions, 4 deletions
@@ -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. |
