aboutsummaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
authorpk33 <pk33@pk33.space>2024-11-04 21:42:06 +0100
committerpk33 <pk33@pk33.space>2024-11-04 21:42:06 +0100
commit146a683b8d8315ef15dc1c9286f0983834f48d88 (patch)
tree44124fbaf1d49c25de8422ed29c7bade0bc11963 /README.html
parent0ffb4f8463e3e06e8d88b7be22f5cb7adb702361 (diff)
downloadengine33-146a683b8d8315ef15dc1c9286f0983834f48d88.tar.gz
Change ui text colour at arbitrary positionHEADmaster
Diffstat (limited to 'README.html')
-rw-r--r--README.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.html b/README.html
index cdb5234..d5f93c6 100644
--- a/README.html
+++ b/README.html
@@ -1,5 +1,5 @@
<h2>engine33</h2>
-<p>WIP 3D game engine for linux in C.</p>
+<p>WIP 3D game engine for Linux in C.</p>
<hr><hr>
<br><br><br>
@@ -19,8 +19,8 @@ Run ./bin/engine33 on a TTY.<br>
<h3>TODO</h3>
<hr>
<ol>
-<li>labeled and coloured on-screen messages</li>
-<li>*draw some graphics</li>
+<li>tidying up and abiding by naming conventions</li>
+<li>*Input</li>
</ol>
<br><br>