Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
sam 0aabcc8fe7 * BUGS TODO: 21 anni fa
autotools * Moved generated autotools files to the autotools/ directory. 22 anni fa
data * BUGS TODO: 21 anni fa
debian * The big TTYvaders/libcaca split. This is TTYvaders. 21 anni fa
doc * libee/ee.c: 21 anni fa
src * BUGS TODO: 21 anni fa
.cvsignore * Moved generated autotools files to the autotools/ directory. 22 anni fa
BUGS * BUGS TODO: 21 anni fa
COPYING * added the COPYING file (GPLv2). 22 anni fa
Makefile.am * The big TTYvaders/libcaca split. This is TTYvaders. 21 anni fa
README * libee/ee.h: 21 anni fa
TODO * BUGS TODO: 21 anni fa
bootstrap * bootstrap: always remove autom4te.cache. 21 anni fa
configure.ac * The big TTYvaders/libcaca split. This is TTYvaders. 21 anni fa

README

$Id$

Building ttyvaders

o Run configure then make. Useful configure flags are:

--enable-slang: use the SLang library (default)
--enable-ncurses: use the ncurses library
--enable-conio: use MS-DOS conio.h

o Cross-compilation example:

./configure --enable-conio --host=i386-pc-msdosdjgpp


History of textmode games

o http://www.textmodegames.com/


Other terminal-based games

o moon-buggy: extremely simple, extremely addictive
http://www.mathematik.uni-kl.de/~wwwstoch/voss/comp/moon-buggy.html

o 0verkill: http://artax.karlin.mff.cuni.cz/~brain/0verkill/

o nInvaders: http://dettus.dyndns.org/ninvaders/
real space invaders clone

o Stardork: http://www.seekrut.com/rk/stardork.html
more strategy than arcade

o Nethack: http://www.nethack.org/

o Tetrinet: http://www.secret.com.au/games/tetrinet/

o MyMan: http://geocities.com/bsittler/
pacman clone

o Tornado: http://home.kcore.de/~kiza/linux/tornado/

o David's Perl games: http://davidsperlgames.sourceforge.net/

o ascii-invaders: http://www.ip9.org/munro/invaders/index.html