Ajax Chess 4.0

Discussion about chess-playing software (engines, hosts, opening books, platforms, etc...)
Post Reply
glinscott
Posts: 8
Joined: Mon Jun 14, 2010 6:12 pm
Real Name: Gary Linscott

Ajax Chess 4.0

Post by glinscott » Wed Jul 14, 2010 2:13 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

User avatar
Swaminathan
Posts: 375
Joined: Wed Jun 09, 2010 12:14 pm

Re: Ajax Chess 4.0

Post by Swaminathan » Wed Jul 14, 2010 3:25 am

glinscott wrote: - 594.5/1000 %:59.45 or ~66 Elo better than previous
Is this the result from STS?

Thanks for the new update!
Logo made by Ulysses P (Vytron)
Co-Authored with Dann Corbit: Strategic Test Suite

glinscott
Posts: 8
Joined: Mon Jun 14, 2010 6:12 pm
Real Name: Gary Linscott

Re: Ajax Chess 4.0

Post by glinscott » Wed Jul 14, 2010 3:27 am

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.

User avatar
Swaminathan
Posts: 375
Joined: Wed Jun 09, 2010 12:14 pm

Re: Ajax Chess 4.0

Post by Swaminathan » Wed Jul 14, 2010 5:52 am

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.
Thanks, I'm gladly looking forward to it!

Keep up the good work!
Logo made by Ulysses P (Vytron)
Co-Authored with Dann Corbit: Strategic Test Suite

Post Reply