-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hello,
I am working on a project where I need to display chess positions on a GUI chessboard in real-time. Specifically, I am looking for a way to sync the FEN (Forsyth-Edwards Notation) string, which represents the chess board state, with the GUI, so that any changes in the game state are immediately reflected on the GUI board.
Could you provide guidance or examples on how to establish communication between the program logic (which generates the FEN string) and the GUI to achieve this? Any advice or pointers to relevant documentation or tools that could facilitate this synchronization would be greatly appreciated.
Thank you!
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested