Releases: bghorvath/impasse
Releases · bghorvath/impasse
v1.0 final
- Approximation on number of leaf nodes pruned of each search
- Distance value and transitions added to evaluation function
v0.4
- Fixed AI algorithm
- Added dynamic time limit for AI
- Added save game and restore
v0.3
- AI with iterative deepening, transposition tables and move ordering
- CLI UI with timer and help options