Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 585 Bytes

File metadata and controls

28 lines (14 loc) · 585 Bytes

American Checkers

American Checkers game implemented in C# at .NET framework 2.0 to windows application.

Instructions

  • 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.

Score calculation

-Each player that left on the board - 1 Point

-Each King that left on the board - 3 Points

Demo

alt text

Also performed by Guy Kremer

Enjoy :)