Menu

Tree [r308] /
 History

HTTPS access


File Date Author Commit
 autom4te.cache 2008-07-07 jcsmorais [r291] up up up
 bin 2008-04-29 arlaliel [r1] root uploaded
 data 2008-07-11 arlaliel [r306] map update
 doc 2008-04-29 arlaliel [r1] root uploaded
 obj 2008-04-29 arlaliel [r1] root uploaded
 src 2008-07-11 kulhas [r307] release alpha
 AUTHORS 2008-07-11 kulhas [r307] release alpha
 COPYING 2008-04-29 arlaliel [r1] root uploaded
 ChangeLog 2008-04-29 arlaliel [r1] root uploaded
 INSTALL 2008-04-29 arlaliel [r1] root uploaded
 Makefile.am 2008-04-29 arlaliel [r1] root uploaded
 Makefile.in 2008-05-06 arlaliel [r24] Makefile dot in
 NEWS 2008-07-11 arlaliel [r304] repo clean
 README 2008-07-11 kulhas [r307] release alpha
 aclocal.m4 2008-04-29 arlaliel [r1] root uploaded
 autoscan.log 2008-04-29 arlaliel [r1] root uploaded
 config.h.in 2008-04-29 arlaliel [r1] root uploaded
 configure 2008-06-08 arlaliel [r166] gui
 configure.ac 2008-06-08 arlaliel [r166] gui
 depcomp 2008-04-29 arlaliel [r1] root uploaded
 install-sh 2008-04-29 arlaliel [r1] root uploaded
 missing 2008-04-29 arlaliel [r1] root uploaded
 tanklegions-vc2008.patch 2008-06-28 kulhas [r178] server

Read Me

- Hello!

This is the first realese of tank legions 2d multiplayer game, this is alpha
version, so its not very playable.

There is still many work to do, and everyone is invited to help us at
http://tanklegions.sourceforge.net/


--------------------------------------------------------
- To build/install you will need:
	- C/C++ Compiler
	- Automake 
	- Clanlib 0.8.0 (http://www.clanlib.org/)
For more instructions read INSTALL file.


--------------------------------------------------------
- To run the game:

TankLegions is made in two parts , server and client, both 
have to run in the folder where data dir is located, if
not it will crash.

Server is located at src/server/tlserver
Client is located at src/client/tlclient