American Checkers game implemented in C# at .NET framework 2.0 to windows application.
-
Select size of game board
-
Select type of opponent player
The end of the game is when a player has no more tools on the field,
or has no more legal moves.
-Each player that left on the board - 1 Point
-Each King that left on the board - 3 Points
Also performed by Guy Kremer
Enjoy :)