No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Sam Hocevar 179c30a504 * libee/math.c: fixed a thinko in ee_rand(). hace 21 años
autotools * Moved generated autotools files to the autotools/ directory. hace 22 años
debian * Moved generated autotools files to the autotools/ directory. hace 22 años
doc * libee/ee.c: hace 21 años
libee * libee/math.c: fixed a thinko in ee_rand(). hace 21 años
src * libee/io.c: hace 21 años
test * libee/Makefile.am, test/Makefile.am: hace 21 años
.cvsignore * Moved generated autotools files to the autotools/ directory. hace 22 años
COPYING * added the COPYING file (GPLv2). hace 22 años
Makefile.am * libee is now (almost) standalone. hace 21 años
README * fixed the ncurses build. hace 22 años
TODO * support for boxes hace 22 años
bootstrap * bootstrap: always remove autom4te.cache. hace 21 años
configure.ac * libee is now (almost) standalone. hace 21 años

README


Building ttyvaders
==================

Run configure then make. Configure flags are:

--enable-slang: use the SLang library (default)
--enable-ncurses: use the ncurses library


History of textmode games
=========================

http://www.textmodegames.com/


Other terminal-based games
==========================

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

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

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

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

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

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

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

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

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

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