Programmers' Toolbox

Sharp Checkers

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

Downloads

Executable and source code. It was compiled for .Net 1.0.