Chess thesis #
This thesis by Juan David Diaz presents the development of a chess game using JavaScript and p5.js. It explores key components such as board representation, move generation, and specific rules for each chess piece. The project incorporates the p5.quadrille.js library for rendering the chessboard, focusing on creating an interactive game. Detailed dev logs document the development process.
You can explore the full thesis here.