insanichess 0.1.2
insanichess: ^0.1.2 copied to clipboard
Game logic and rules for Insanichess game
0.1.2 #
- Fix a bug with undo not working after going backward and not forward.
0.1.1 #
- Fix a bug with wrong legal moves calculation.
0.1.0 #
- Add computation of legal moves.
- Add
GameStatusand calculation of game status.
0.0.4 #
- Add
Piece.fromFenSymbol(String)method.
0.0.3 #
- Fix bug with undo move and forward / backward.
0.0.2 #
- Add documentation and more functions.
0.0.1 #
- Initial untested game logic.