|
Chess Game/Chess Engine Version 2.0
| Version Compatibility: |
Visual Basic 5 Visual Basic 6
|
More information: Migoya-Chess is a chess engine with a respectable game level and it usues a 4 ply min-max (alpha-beta) algorithm. The graphics are not to good but the engine works perfectly.
It implements new chess-engine heuristics and board value that I invented. The game is totally validated, crowns, castles etc. Version 2.0 plays better and faster and the code is easier to understand.
Note: The program will run much faster when compiled as compared to in the IDE. This code has been viewed 91187 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. /source/1009/Migoya_Chess.zip
|