Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
sam 5e52eeaa21 * libee/ee.h: 21 lat temu
autotools * Moved generated autotools files to the autotools/ directory. 22 lat temu
data * libee/graphics.c: 21 lat temu
debian * Moved generated autotools files to the autotools/ directory. 22 lat temu
doc * libee/ee.c: 21 lat temu
libee * libee/ee.h: 21 lat temu
src * libee/ee.h: 21 lat temu
test * libee/ee.h: 21 lat temu
.cvsignore * Moved generated autotools files to the autotools/ directory. 22 lat temu
BUGS * libee/ee.h: 21 lat temu
COPYING * added the COPYING file (GPLv2). 22 lat temu
Makefile.am * libee/ee.h: 21 lat temu
README * libee/ee.h: 21 lat temu
TODO * libee/ee.h: 21 lat temu
bootstrap * bootstrap: always remove autom4te.cache. 21 lat temu
configure.ac * README: 21 lat temu

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