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
Ajax Chess 4.0
- Swaminathan
- Posts: 375
- Joined: Wed Jun 09, 2010 12:14 pm
Re: Ajax Chess 4.0
Is this the result from STS?glinscott wrote: - 594.5/1000 %:59.45 or ~66 Elo better than previous
Thanks for the new update!
Logo made by Ulysses P (Vytron)
Co-Authored with Dann Corbit: Strategic Test Suite
Co-Authored with Dann Corbit: Strategic Test Suite
Re: Ajax Chess 4.0
Hi Swami,
Sadly, no, that's in head to head testing. But I'll be adding the ability to run a suite in the next release hopefully.
Sadly, no, that's in head to head testing. But I'll be adding the ability to run a suite in the next release hopefully.
- Swaminathan
- Posts: 375
- Joined: Wed Jun 09, 2010 12:14 pm
Re: Ajax Chess 4.0
Thanks, I'm gladly looking forward to it!glinscott wrote:Hi Swami,
Sadly, no, that's in head to head testing. But I'll be adding the ability to run a suite in the next release hopefully.
Keep up the good work!
Logo made by Ulysses P (Vytron)
Co-Authored with Dann Corbit: Strategic Test Suite
Co-Authored with Dann Corbit: Strategic Test Suite