Checkers AI program
I have just finished a checkers simulator in C#, and i hereby invite anyone interested to check it out! Maybe someone have created their own checkers player - then this is your chance to match your bot against mine.
My AI-guy uses the minimax-algorithm with alpha-beta pruning, and a medium advanced evalutation function. Moves can be predicted looking an arbitrary moves ahead (for both players).
Please feel free to download and try it (32 KB) from the following URL:
http://www.weboccupant.com
Tell me what you think!
I am looking forward to hearing your comments!
Regards,
Krokus
I tried to download your checkers simulator. which i did no problem. However, when i tried to play it i got a error "The application failed to initialize properly(0xc0000135)." I am running windows xp on an intel pentium 2.26 ghz with 256 mb of ram.
My first game&& My Resume&& My Homepage
My first game&& My Resume&& My Homepage
"Cannot find mscoree.dll" - the .NET Execution Engine.
Supply all the the libraries necessary or a proper installer to set up the appopriate environment.
-Kirk
[edited by - KirkD on October 1, 2003 12:07:08 PM]
Supply all the the libraries necessary or a proper installer to set up the appopriate environment.
-Kirk
[edited by - KirkD on October 1, 2003 12:07:08 PM]
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement