Changeset 189 for libcaca/trunk/README
- Timestamp:
- Nov 16, 2003, 1:07:52 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/README
r159 r189 1 1 $Id$ 2 2 3 Building ttyvaders3 Building libcaca 4 4 5 5 o Run configure then make. Useful configure flags are: … … 13 13 ./configure --enable-conio --host=i386-pc-msdosdjgpp 14 14 15 16 History of textmode games17 18 o http://www.textmodegames.com/19 20 21 Other terminal-based games22 23 o moon-buggy: extremely simple, extremely addictive24 http://www.mathematik.uni-kl.de/~wwwstoch/voss/comp/moon-buggy.html25 26 o 0verkill: http://artax.karlin.mff.cuni.cz/~brain/0verkill/27 28 o nInvaders: http://dettus.dyndns.org/ninvaders/29 real space invaders clone30 31 o Stardork: http://www.seekrut.com/rk/stardork.html32 more strategy than arcade33 34 o Nethack: http://www.nethack.org/35 36 o Tetrinet: http://www.secret.com.au/games/tetrinet/37 38 o MyMan: http://geocities.com/bsittler/39 pacman clone40 41 o Tornado: http://home.kcore.de/~kiza/linux/tornado/42 43 o David's Perl games: http://davidsperlgames.sourceforge.net/44 45 o ascii-invaders: http://www.ip9.org/munro/invaders/index.html46
Note: See TracChangeset
for help on using the changeset viewer.