chess GUI with source code BlitzPlus
Community Forums/Showcase/chess GUI with source code BlitzPlus| 
 | ||
| Ive dropped a few files online, if you are interested source code in BlitzPlus for Chess GUI http://www1.datafilehost.com/d/ae0a9bda Chess GUI program http://www1.datafilehost.com/d/99cb4053 its not prety but it works | 
| 
 | ||
| Why dont you used Mediafire? Making Chess game can be quite daunting task but would love to see how you do it :) | 
| 
 | ||
| I didnt post it because its not done in blitz, but its used with the GUI so maybe I can post it for you. C++ chess Engine & source http://www1.datafilehost.com/d/8bdd7362 | 
| 
 | ||
| maybe I will look at Mediafire too | 
| 
 | ||
| I tried to do something like this a while ago and failed miserably. Thanks for uploading the source! :) | 
| 
 | ||
| Kaspersky IS 2013 is blocking both of the Download-URLS o.O!! | 
| 
 | ||
| Hi M,  I downloaded it, and got the mainsworth.exe chess program to run just fine. Then I also loaded that huge quitit3.bb file. It returned a "Function 'createprocess' not found error. That's a lot of exhausting work that went into the chess a.i.. cOngratulations.  When playing chess I always seem to lose, so I don't do chess anymore. | 
| 
 | ||
| It returned a "Function 'createprocess' not found error. Either some parentheses are missing, or you're not running it via the latest version of BlitzPLUS, but CreateProcess() is a standard command word from B+ | 
| 
 | ||
| Oops.  I was running it from within Blitz3D.  Wrong planet I guess.  That explains why I got the  "Function 'createprocess' not found error . |