Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
sam 37356e4688 * test/demo.c: před 21 roky
autotools * Moved generated autotools files to the autotools/ directory. před 22 roky
debian * Moved generated autotools files to the autotools/ directory. před 22 roky
doc * libee/ee.c: před 21 roky
libee * src/weapons.c: před 21 roky
src * src/weapons.c: před 21 roky
test * test/demo.c: před 21 roky
.cvsignore * Moved generated autotools files to the autotools/ directory. před 22 roky
COPYING * added the COPYING file (GPLv2). před 22 roky
Makefile.am * libee is now (almost) standalone. před 21 roky
README * fixed the ncurses build. před 22 roky
TODO * support for boxes před 22 roky
bootstrap * bootstrap: always remove autom4te.cache. před 21 roky
configure.ac * libee is now (almost) standalone. před 21 roky

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