A simple tool to allow Chessmaster 10/11 bot customizations
This tool allows several bot customizations:
- Load all the chess engine settings
- Change avatar for any bot
- Analyse player's games to get:
* Player max elo
* Game style (aggressive, positional, etc.)
* Preferred opennings
- Choose the closest openning book for a player
- Save openning book based on player's game stats
- Automtically backup bot with with possibility to restore settings
Future improvements:
- Improve .pgn analysis using external engine or refined position evaluation
- Allow to save in either CM10 (best compatibility) or CM11 (more features)
- Add tools to create new lessons with audio support
Open source chess software, it has Graphic User Interface for user play chess, and Engine for thinking and choose the best move . for everyone who love and often play chess, for programer who enjoy in game programing and searching algorithm .
Who doesn't know chess? Who doesn't know c#? why not mixing the together?
ExCs is a chess game whose engine and the GUI are written totally in C# without any kind of external library inclusion.