Skip to content

Pyanchetto 0.3

Latest
Compare
Choose a tag to compare
@ewimberley ewimberley released this 22 Jul 02:57
  • Checks for sufficient material.
  • Major optimization: game state function only needs to check if iterator has a next move
  • Minor optimizations: inlining bounds check, short circuiting game state function
  • Code cleanup: unused functions deleted, more methods made private