Nick Mello
Nick Mello
Can be run with the commands: docker build -t liberty . docker run -v $(pwd):/mnt -ti liberty
## Description 3 fold repetition only checks moves in a row, it should check if the position repeats regardless of order ## To Reproduce Play a game and repeat the...
It would be nice to go back and forward throughout history to look through the moves. This feature would go nicely with #25 to look through a game you have...
# Movement Through History ## Description Adds the ability to look at previous moves using "P" and "N", if you try to make a move it will bring you back...