A chess application

a totally front-end chess application in p5

This was a fun exercise - building a chess engine in p5.js. The game is fully developed on the front-end, and the no DB was used to store moves or games. The game is not perfect, but it was a fun exercise in building a game engine.