LabinatorSolutions / stockfish-chess-web-gui

Responsive chess web GUI to play against the Stockfish 16 chess engine. Multiple web GUI implementations have also been included.
https://labinatorsolutions.github.io/stockfish-chess-web-gui/
GNU Affero General Public License v3.0
58 stars 40 forks source link

Use orientation method to flip the board. #6

Closed ipetak closed 5 years ago

ipetak commented 5 years ago

Caustique chessboard indeed doesn't have much documentation but it does have support for fliping the orientation of the board. I removed the "not supported" messages and put the call to flip function instead.