I want to create a chess game of 2 players. What HTML and JS resources are available for creating a checkerboard with the ability to move parts? (note: I don't want a chess engine)
Also, as soon as I set the chessboard in the browser, how should I make the moves consistent with another person who has opened the same web page in the browser?
user494461
source
share