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 ed7e6e31f2 * configure.ac: před 21 roky
autotools * Moved generated autotools files to the autotools/ directory. před 22 roky
data * Renamed sprites to < 8+3 names for the DOS port. před 21 roky
debian * Moved generated autotools files to the autotools/ directory. před 22 roky
doc * libee/ee.c: před 21 roky
libcaca * configure.ac: před 21 roky
src * configure.ac: před 21 roky
test * Renamed libee to libcaca. Far less collisions. před 21 roky
.cvsignore * Moved generated autotools files to the autotools/ directory. před 22 roky
BUGS * libee/ee.h: před 21 roky
COPYING * added the COPYING file (GPLv2). před 22 roky
Makefile.am * Renamed libee to libcaca. Far less collisions. před 21 roky
README * libee/ee.h: před 21 roky
TODO * Renamed libee to libcaca. Far less collisions. před 21 roky
bootstrap * bootstrap: always remove autom4te.cache. před 21 roky
configure.ac * configure.ac: před 21 roky

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