diff options
author | B. Watson <yalhcru@gmail.com> | 2010-04-08 23:37:09 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-15 10:25:42 +0200 |
commit | ce4a37aa072afa9964fef47c09937b1d90c6b401 (patch) | |
tree | 0899b530512a6a6e3791d78afe764ac955a0371e /games/oblige/README | |
parent | bc9d95f65940e1bc59515f368898724c3a2ca9b9 (diff) | |
download | slackbuilds-ce4a37aa072afa9964fef47c09937b1d90c6b401.tar.gz |
games/oblige: Added (level creator for some classic games)
Diffstat (limited to 'games/oblige/README')
-rw-r--r-- | games/oblige/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/oblige/README b/games/oblige/README new file mode 100644 index 0000000000..20cea8f874 --- /dev/null +++ b/games/oblige/README @@ -0,0 +1,11 @@ +OBLIGE is a random level generator for various classic games, such as +DOOM and DOOM II (more coming soon). The goal is to produce high quality +levels which are fun to play. + +This requires lua, fltk, and glbsp. + +A Doom engine is required if you actually want to play the levels you +generate (currently, prboom and zdoom are available at SBo). + +Also required: the doom.wad or doom2.wad from the registered (not +shareware) version of either Doom or Doom II. |