Bot analizer (c# 2010 project)

This was an attempt to impliment the game rules , in a c# visualizer project ,that could be used to analize/debug bot logic or tests, by running the bot code directly instead of exe files.

Again i cannot vouch for how accurate this is or even that it is bug free, so therefore i take no responsibility for any wrong outcomes .

I stopped coding it , stuff became to confusing and my time is too limited , so decided i will share it , maby someone finds it usefull (if proven accurate enough for such).

Its main advantage were , to run matches in mere seconds/minutes and being able to debug …

The bots are AiBotA.cs and AiBotB.cs.

http://s000.tinyupload.com/?file_id=08819068152473813814

Cheers.