01Automatically flips the board orientation based on user color.
02Lists all legal moves for the current player.
03Provides a visual representation of the chessboard.
04Supports making moves using Standard Algebraic Notation (SAN).
05Allows finding specific board positions in a PGN based on given conditions.
068 GitHub stars