DLL Robot -- RARS Windows Executable

Download 490KB (Updated Aug 1, 2004)

Contains all robots used in the current season.

Requirements

Files

vc6_rars2.exe
RARS v0.91 Executable
Robot.dll
My current robot (this should be replaced with your own robot)
rars.ini
RARS Settings
start_order.txt
Starting order (an explanation is in the file)
DLL\car.h
Modified RARS file, for use in your robot
DLL\gi.h
Modified RARS file, for use in your robot
DLL\globals.h
Modified RARS file, for use in your robot
DLL\track.h
Modified RARS file, for use in your robot
DLL\RobotDLL.h
Exported DLL function definitions
DLL\RobotDLL.cpp
Here is where you can put the code for your robot

Installation

Just unzip rars_dll.zip into your rars\ directory. Make sure you extract the DLL\ directory, so the modified RARS header files don't overwrite the original ones.

Free Compilers

Here is a list of some free compilers, you could use to make your robot DLL:

I don't have any experience with any of these compilers, but they should be able to create a DLL for you. Read the documentation, or FAQs, to find out how to create a DLL (maybe someone will discover how to compile RARS, with one of these compilers). If you have a problem with any file in the above package, then send me an email at: dennis_L76@yahoo.ca



SourceForge.net Logo