Project for the 5th semester course CS344 - Artificial Intelligence. [report]
A bot to play the game of Planet Wars (more details at this link), based on Galcon, also Google AI Challenge 2010 contest problem.
Eclipse project located at ./PlanetWars
Generate the executable in ./tools/mybot.jar
Navigate to ./tools
Scripts
bash run.sh 10 RageBot to run mybot.jar against RageBot on map 10
bash run_all.sh 0 RageBot to run on all maps and give aggregate results
view.sh 10 to visualize the result of the last run on map 10 using the above scripts.(They cache their results)
Original jars in ./tools/tools renamed and new jars added which give syserr on terminal.