- Fixed a bug where the hash table was leaked if you changed hash size.
- No longer requires SSE2 for 32 bit version
- No installation required!
Quoting my orignal post:
You can grab it here http://forwardcoding.com/projects/garbo ... chess2.zip.
Comes in 32 bit and 64 bit flavors (I highly recommend using 64 bit if possible, the 32 bit version is quite unoptimized), and is way stronger than v1. Still not competing with Fruit/Toga et. al, but perhaps one day .
Version 2 is a complete rewrite from C# to C++, and 0x88 to bitboards. The search has been massively improved along the way. Evaluation is still pretty basic, but it has most major features in there now.