This repository has been archived on 2021-02-18 . You can view files and clone it, but cannot push or open issues or pull requests.
kske
f4768b7ac3
Working on move history navigation
* Enabled "next" and "previous" buttons * Added corresponding methods to Board * Added Move#invert() * Rendering variation count in MoveNodeRenderer The added functionality does not work correctly at the moment. This is probably caused due to missing synchronization between the state of the board, the game and the user interface.
Chess
Languages
Java
100%