Introduction

Sharp Checkers is a checkers game that I coded for .Net based in a previous checkers game that was developed by me and a friend.

The program is basically the same. It's amazing to see how similar C# and Java are. I guess it must be coincidence. :))

I have ported it to .Net because I wanted to learn about .Net/C# and writing another Hello World application seemed pretty dull.

Some people have complained that the game is too easy. I guess that I should improve the game's heuristics. ;)


Screenshots

Start Image

Here we get ready to play another checkers game. User controls the red ones.

Here we are in the middle of the game getting ready to eat more pieces from the computer :).

Eating Pieces

Downloads

Source Code The source and program as a zip file (164 kb).


This page is maintained by Paulo Pinto copyright 1999-2002.