diff options
author | pk33 <pk33@pk33.space> | 2024-11-03 22:26:28 +0100 |
---|---|---|
committer | pk33 <pk33@pk33.space> | 2024-11-03 22:26:28 +0100 |
commit | 0ffb4f8463e3e06e8d88b7be22f5cb7adb702361 (patch) | |
tree | 05e626d6ce4e0d8e544a40f8a14965cf4fdd5780 /README.html | |
parent | 6c69ea8da9d306e4e6d21d0feee5213fea15f49e (diff) | |
download | engine33-0ffb4f8463e3e06e8d88b7be22f5cb7adb702361.tar.gz |
fonts, text and basic ui for on-screen log
Diffstat (limited to 'README.html')
-rw-r--r-- | README.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/README.html b/README.html index 48773d1..cdb5234 100644 --- a/README.html +++ b/README.html @@ -14,14 +14,13 @@ <p>You need a monitor connected to an on-board connector.<br> Edit options.h.<br> Run ./bin/engine33 on a TTY.<br> -Can you see the green pixel on your screen? Well done.</p> <br><br> <h3>TODO</h3> <hr> <ol> -<li>Fonts*</li> -<li></li> +<li>labeled and coloured on-screen messages</li> +<li>*draw some graphics</li> </ol> <br><br> |