Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
sam a8e7968c23 Port ttyvaders to the unified libcaca 0.99.beta15 API. 17 anos atrás
data * Bring the tree back in sync with the new libcaca API. 19 anos atrás
doc * libee/ee.c: 22 anos atrás
src Port ttyvaders to the unified libcaca 0.99.beta15 API. 17 anos atrás
BUGS * BUGS TODO: 22 anos atrás
COPYING * Switched license to WTFPL. 19 anos atrás
Makefile.am * Fixed distclean rule by removing old directory names from DISTDIRS. 19 anos atrás
README * libee/ee.h: 22 anos atrás
TODO * Update code to make use of libcaca 0.99.beta9. 19 anos atrás
bootstrap Port ttyvaders to the unified libcaca 0.99.beta15 API. 17 anos atrás
configure.ac Port ttyvaders to the unified libcaca 0.99.beta15 API. 17 anos atrás

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