After months and months of not hacking on it, I resumed some work on WoodPusher, my Chess application written in C#. My goal is to create a very easy to use gui for playing chess against computer engines or online using Internet Chess Servers. Right now I’ve got it to the point where it draws the board and places the pieces in the correct places. Not all that exciting but here’s what it looks like.
![[woodpusher screenshot]](/images/screenshots/screenshot_woodpusher_0.01.png)
The code isn’t really worth posting yet. I’ll post something when it’s more usable. If you’re interested in helping out, let me know.
Tags: Mono










October 28th, 2003 at 10:26 pm
I’m very interested in helping, but I’ll need very specific instructions.
January 28th, 2006 at 12:01 am
Hi, I’m also trying to create some sort of a game close to chess. But i’m new to gui programming and am trying to figure out how to drag and drop pieces around the board. If you could enlighten me, I would be extremely grateful. Thank You!