aboutsummaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'README.html')
-rw-r--r--README.html22
1 files changed, 21 insertions, 1 deletions
diff --git a/README.html b/README.html
index 64ef541..4be98d5 100644
--- a/README.html
+++ b/README.html
@@ -1,3 +1,23 @@
<h2>engine33</h2>
-
<p>WIP game engine in C.</p>
+
+<hr><hr>
+
+<h3>COMPILING</h3>
+<hr>
+<p>bmake</p>
+
+<h3>USAGE</h3>
+<hr>
+<p>run ./bin/engine33 on a TTY with a display connected to an integrated graphics connector. Can you find the green pixel on your screen? Well done.</p>
+
+<h3>BUGS</h3>
+<hr>
+<ul>
+ <li>VT switcher doesn't work</li>
+</ul>
+
+<h3>TODO</h3>
+<hr>
+<p>yes</p>
+