todo stuff

This commit is contained in:
Max Bradbury 2022-03-12 18:34:02 +00:00
parent ec06ab6585
commit 1f231a8434
1 changed files with 6 additions and 1 deletions

View File

@ -2,8 +2,9 @@
## game data structure
more colours? max 10? (0-9)
more colours? max 10? (0-9) max 16? (0-f)
colours not in palette can use modulo
background palette and foreground palette? would be good to make interactive stuff obvious
--
@ -37,6 +38,10 @@ idea:
* support older graphics adaptors
* player has some graphical tearing on non-integer window sizes
* show a help splash screen on first boot (with "do not show me this again" checkbox which saves to a local config)
* what is peachy?
* controls
### windows
* ~try to compile~