Current Version: 1.1.0.11052019
Fixed a bug in python shell that Board parameter should be (col,row) instead of (row,col)
Fixed java copy constructor
Fixed cpp/java undo function causing the wrong attributes of checkers.
Fixed cpp/java undo black counter and white counter.
Fixed java undo function (equal problem)
Make counters in cpp/java/python more stable.
Added a new feature (cpp/java/python): "self play mode" which can be used to debug more efficiently.
This update is about Poor AI:
- Added support for 3.6.8
- Fix some problem that causes Poor AI crashing in some rare cases.
Added the Good AI.