jamin on October 27th, 2003

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]

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:

2 Responses to “WoodPusher 0.01”

  1. I’m very interested in helping, but I’ll need very specific instructions.

  2. 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!