diff options
Diffstat (limited to 'README.html')
-rw-r--r-- | README.html | 6 |
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> |