diff options
author | Gethyn ThomasQuail <gethyn@bloodbathsoftworks.com> | 2015-08-09 23:00:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-09 23:03:41 +0700 |
commit | 6ff25c675917acd2a3efa8c828642fb526009504 (patch) | |
tree | 0fc716993999cfd6ba953193954d00ab1aac5447 /games/chocolate_duke3D/README | |
parent | 9aad35bf9d87f99ba8482355cd971dff3fa77cfc (diff) | |
download | slackbuilds-6ff25c675917acd2a3efa8c828642fb526009504.tar.gz |
games/chocolate_duke3D: Added (Faithful Duke Nukem 3D port).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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. |