From 844a19f9bfe01286ca9974aff0e6d38693e05877 Mon Sep 17 00:00:00 2001 From: pk33 Date: Sun, 3 Nov 2024 12:07:55 +0100 Subject: cleanup code & term handlers --- README.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.html') diff --git a/README.html b/README.html index e170ff1..739a8f0 100644 --- a/README.html +++ b/README.html @@ -1,12 +1,12 @@

engine33

-

WIP game engine in C.

+

WIP 3D game engine for linux in C.






COMPILING


-

Set CC in the makefile. Then bmake.

+

Set CC in the makefile then run bmake.



USAGE

@@ -20,9 +20,7 @@ Can you see the green pixel on your screen? Well done.

TODO


    -
  1. Cleanup on EXIT INT KILL etc.
  2. Change vsync code to not just stall waiting for vblank
  3. -
  4. Adapt modesetting code for some fringe cases
  5. Implement fonts*
-- cgit v1.2.3