http://forwardcoding.com/projects/ajaxchess/chess.html
The chess engine is quite a bit stronger now. I still highly recommend Chrome, as I get about 130k NPS on my machine, while other browsers are not nearly as good.
It has no pawn evaluations at all, so the good chess players here should be able to exploit that fact (I can't ).
New features:
- Mobility evaluation (thanks Fruit)
- Bishop pair
- Rep-draw detection
- Better null-move pruning (thanks Stockfish)
- Better LMR (and again, thanks Stockfish)
- Bugfix with using hash move
- Some speed optimizations
Ajax Chess 2.0
- Swaminathan
- Posts: 375
- Joined: Wed Jun 09, 2010 12:14 pm
Re: Ajax Chess 2.0
glinscott wrote:http://forwardcoding.com/projects/ajaxchess/chess.html
The chess engine is quite a bit stronger now. I still highly recommend Chrome, as I get about 130k NPS on my machine, while other browsers are not nearly as good.
It has no pawn evaluations at all, so the good chess players here should be able to exploit that fact (I can't ).
New features:
- Mobility evaluation (thanks Fruit)
- Bishop pair
- Rep-draw detection
- Better null-move pruning (thanks Stockfish)
- Better LMR (and again, thanks Stockfish)
- Bugfix with using hash move
- Some speed optimizations
Thanks, I wish there was some way to measure its performance in STS.
Logo made by Ulysses P (Vytron)
Co-Authored with Dann Corbit: Strategic Test Suite
Co-Authored with Dann Corbit: Strategic Test Suite