Sunday, December 7, 2008

Checkers Game

Game development is really interesting field. I started to develop Checkers Game project as part of AI course in my Master's Degree. Basically I started this project with very simple gaming capabilities then finally developed to more advance level. AI technique was used to handle computer opponent and alpha beta pruning used for the game tree that help to achieve fast processing level for the computer opponent. Java was used as the programing language.



C#
Free Download Checkers Game .exe

Free Download Checkers Game SRC

Java
Free Download Checkers Game .jar

Free Download Checkers Game SRC

No comments: