Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Sam Hocevar 179c30a504 * libee/math.c: fixed a thinko in ee_rand(). il y a 21 ans
autotools * Moved generated autotools files to the autotools/ directory. il y a 22 ans
debian * Moved generated autotools files to the autotools/ directory. il y a 22 ans
doc * libee/ee.c: il y a 21 ans
libee * libee/math.c: fixed a thinko in ee_rand(). il y a 21 ans
src * libee/io.c: il y a 21 ans
test * libee/Makefile.am, test/Makefile.am: il y a 21 ans
.cvsignore * Moved generated autotools files to the autotools/ directory. il y a 22 ans
COPYING * added the COPYING file (GPLv2). il y a 22 ans
Makefile.am * libee is now (almost) standalone. il y a 21 ans
README * fixed the ncurses build. il y a 22 ans
TODO * support for boxes il y a 22 ans
bootstrap * bootstrap: always remove autom4te.cache. il y a 21 ans
configure.ac * libee is now (almost) standalone. il y a 21 ans

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