Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
sam a0604c20be * Remove debian/ and autotools/ from the repository. pirms 18 gadiem
data * Bring the tree back in sync with the new libcaca API. pirms 18 gadiem
doc * libee/ee.c: pirms 21 gadiem
src * Bring the tree back in sync with the new libcaca API. pirms 18 gadiem
BUGS * BUGS TODO: pirms 21 gadiem
COPYING * added the COPYING file (GPLv2). pirms 22 gadiem
Makefile.am * The big TTYvaders/libcaca split. This is TTYvaders. pirms 21 gadiem
README * libee/ee.h: pirms 21 gadiem
TODO * BUGS TODO: pirms 21 gadiem
bootstrap * Updated bootstrap file. pirms 18 gadiem
configure.ac * Remove debian/ and autotools/ from the repository. pirms 18 gadiem

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