From: sparky4 Date: Mon, 6 Jul 2015 18:07:50 +0000 (-0500) Subject: modified: README.md X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=deb7bc4a83bb9921699c3f8d44e57d65b4f7e420 modified: README.md --- diff --git a/README.md b/README.md index b741fd56..2bdcdc91 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ============== **Open watcom to compile the code of project 16** - +``` 16.exe = actual planned game executable! / = root of project where executables are at 16/ = experimental branch and example codes @@ -10,9 +10,9 @@ src/ = source of project~ doc/ = documentation of the project~ doc/faq.txt = frequently asked questions file! - +``` **TODO not in particular order~:** - +``` DONE 1. SCROLLING!!!!!!! 2. Fix pngwen's pcx rendering code it dose not render large relolution pcx files well at all! almost done 3. tweak animation frame perloop and make the dpad controls a case switch (look at commander keen code?) and vsync horizontal animation @@ -49,7 +49,7 @@ get dos_sj.rar It may be very useful to us... - +``` **To compile:** ``` You need Open Watcom stable to compile and just run wmake