A few weeks ago I was looking for a .NET chess program and found SharpChess, a winforms application.
The first time I tried to run it on Mono it didn't even start due to a problem in the Registry class. But after a few patches, specially in ImageListStreamer and transparent background handling, this is what we've got:
The UI is still not 100% as it is on MS runtime, but we're almost there, and, most important, I can waste my time trying to beat this thing.
blog comments powered by Disqus