Skip to content

v2.0

Latest
Compare
Choose a tag to compare
@dominichofer dominichofer released this 16 Apr 23:01

python-reversi is now a pip compliant package.
Adds:

  • engine wrappers for edax and cassandra
  • __bytes__ and from_bytes to several classes
  • ability to draw positions as png
  • Result

Improves HashTable and Status.
Fixes bug with implicit pass.

Full Changelog: v1.0...v2.0