Make a basic chess board with chessboard.js
Introduction
This tutorial is the first in the series, and I will show you how to create a functioning chessboard using the chessboard.js library.
Chess can be considered the eternal game; it has been around for hundreds of years and will be around f...
blog.davideai.dev12 min read
Toby Black
I take CS classes
Thank you so much for this tutorial Davide! I saw they have an example to only allow legal moves and tried to integrate it but couldn't get it to work, have you gotten it to work yet?