Updated on 23 August 2003.
|
Downloads
AI Bots II is an open source software and comes with
GNU General Public License.
The game now works in both Linux and Windows.
- aibots-2.11.tar.gz
This file contains the C source codes
for the game. If you are a Linux user
you need to download this file. If you
are a windows user, you may download
this file only if you are interested in the
source code.
- aibots-2.11-win32.zip
This file contains the win32 executables and
the necessary files required to run the game
and develop an AI code. Windows users who are
not interested in the source code may download
this file.
Note: We strongly recommend you to
use the Linux platform for compiling
and running the game. Though the game
has been ported into windows, it may
not work the way it is supposed to.
Use the windows version only if you
do not have Linux and are not able to install Linux.
These can be downloaded from http://sourceforge.net/projects/aibots
After downloading the distribution extract the files
into the respective directories. View the Readme file
for instructions to compile the code.
This latest version will be used for Shaastra 2003.
Note :You need Microsoft Visual C++ or any other
windows C/C++ compiler (like Borland C++) for Windows
platform. If you do not have it, then try to download
the command line Borland C++ compiler. I think there is
a free download of it somewhere.
|