Skip to content

Releases: bghorvath/impasse

v1.0 final

31 Oct 15:55
Compare
Choose a tag to compare
  • Approximation on number of leaf nodes pruned of each search
  • Distance value and transitions added to evaluation function

v0.4

22 Oct 07:57
Compare
Choose a tag to compare
  • Fixed AI algorithm
  • Added dynamic time limit for AI
  • Added save game and restore

v0.3

21 Oct 13:03
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release
  • AI with iterative deepening, transposition tables and move ordering
  • CLI UI with timer and help options