Beans Gambit
This is the main version - see a specific version (version/xxx) and check the readme for details about it.
| Version | Elo | Change Notes |
|---|---|---|
0.1.0 |
- | Random moves [sometimes crashes] |
0.2.0 |
- | Minimise moves available to opponent on next turn [sometimes crashes] |
0.3.0 |
- | Very simple minimax to depth 5, AB pruning, and simple piece-score evaluation [not found to crash yet] |
0.4.0 |
- | Further work, see its readme. Improvements quite untested. |
0.4.3 |
- | Bug fixes and small changes |
0.4.4 |
Stockfish 1750 | Further bug fixes and [Stockfish Elo: 1750] |
0.5.0 |
Stockfish 1550 | Added opening book support - currently using gm2001.bin. I think the rating measurement system is inconsistent. |