interacting with chessboard using Flask microframework.
Stars
25
Forks
7
Watchers
25
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
92
commits
validate game_over sent from server & fixes scroll to latest move
b7c8349View on GitHubAdds onDragStart event && Separates Config from ChessBoard constructor
76c831eView on GitHubupdate moves table from JSON data returned from backend server
8c31a07View on GitHubMake /move return mainline moves in list of SAN formatted moves
bc2af8dView on GitHub