A simple Chess game built using Python, Flask, and JavaScript UI. The project includes a backend chess engine in Python and a frontend user interface for playing chess in the browser. CHESS/ │── ...
A fully functional Chess Game developed using HTML, CSS, and JavaScript. This project was created as a part of my learning journey in front-end development and game logic implementation. It features a ...