Ajax Chess 4.0

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Harvey Williamson, bob

Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
Post Reply
gladius
Posts: 535
Joined: Tue Dec 12, 2006 9:10 am

Ajax Chess 4.0

Post by gladius » Wed Jul 14, 2010 1:11 am

http://forwardcoding.com/projects/ajaxchess/chess.html

Added the ability to analyze positions in this release (if you have a browser that supports web workers - chrome, firefox, safari). Also, if you have a browser that supports workers, the engine will output it's thinking line in real time as opposed to just when it moves.

Changes:
- 594.5/1000 %:59.45 or ~66 Elo better than previous
- SEE added (QSearch pruning, losing captures in main search)
- No nullmove in pawn endgames
- Fixed hashtable bugs (RNG was bad)
- Fixed starting position when playing black
- Added ability to analyze position for browsers that support it
- Added support for pasting FEN positions

Post Reply