How do I write a program that plays AI Bots II?
A program that plays AI Bots (driving program) is written in C or C++. This version of AI Bots II works in Windows and Linux. What do I need to play AI Bots II in my computer? You should download the AI Bots II distribution. For Linux, you need to have at least a basic C compiler to play the game. The distribution comes with three kinds of displays. You will also need to download and install additional libraries for Linux. See install.html for details. For Windows, you need Microsoft Visual C++ or an equivalent compiler. The text display works but not too well. For the OpenGL display, you need to install the necessary libraries, headers and dll’s for OpenGL, glut and glu. For further details on installing the additional libraries, click here What do the AI Bots II distributions contain? The aibots-2.xx.tar.gz file contains the source codes of programs for game simulation, game display and other files. There is one header file and a C file that contain the basic functions that the drivi