Web based GUI for UCI chess engine: adding GAME CONTROL buttons

Опубликовано: 18 Октябрь 2024
на канале: Chess Programming
461
8

Hey what's up guys, Code Monkey King's here. In this video we gonna add up to 4 buttons to our GUI and hook them from javascript to implement the corresponding functionalities like starting a new game, forcing engine to make a move, taking move back if we've blundered a queen and flipping board if needed.

SOURCE CODE:
https://github.com/maksimKorzh/chess_...