source: libcaca/trunk/README @ 50

Last change on this file since 50 was 27, checked in by Sam Hocevar, 20 years ago
  • README and TODO files.
File size: 831 bytes
Line 
1
2
3History of textmode games
4=========================
5
6http://www.textmodegames.com/
7
8
9Other terminal-based games
10==========================
11
12 * moon-buggy: http://www.mathematik.uni-kl.de/~wwwstoch/voss/comp/moon-buggy.html
13    extremely simple, extremely addictive
14
15 * 0verkill: http://artax.karlin.mff.cuni.cz/~brain/0verkill/
16
17 * nInvaders: http://dettus.dyndns.org/ninvaders/
18    real space invaders clone
19
20 * Stardork: http://www.seekrut.com/rk/stardork.html
21    more strategy than arcade
22
23 * Nethack: http://www.nethack.org/
24
25 * Tetrinet: http://www.secret.com.au/games/tetrinet/
26
27 * MyMan: http://geocities.com/bsittler/
28    pacman clone
29
30 * Tornado: http://home.kcore.de/~kiza/linux/tornado/
31
32 * David's Perl games: http://davidsperlgames.sourceforge.net/
33
34 * ascii-invaders: http://www.ip9.org/munro/invaders/index.html
35
Note: See TracBrowser for help on using the repository browser.