diff options
Diffstat (limited to 'games/chocolate_duke3D/README')
-rw-r--r-- | games/chocolate_duke3D/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/chocolate_duke3D/README b/games/chocolate_duke3D/README new file mode 100644 index 0000000000..7094080d50 --- /dev/null +++ b/games/chocolate_duke3D/README @@ -0,0 +1,10 @@ +Chocolate Duke Nukem 3D is the equivalent of Chocolate Doom. + +A port that: + + 1. Remains as faithful as possible to the original source code. + 2. Portable and compiling in one click on Windows, OS X and Linux. + 3. Aimed at education, with lots of comments and documentation added in order to help programmers + to understand and learn. + +Note: Place "duke3d.grp" from any legit Duke 3D copy to /usr/share/games/duke3d to play. |