News

Welcome to the Simple JavaScript Chess Game project! This is a lightweight implementation of a chess game using only HTML, CSS, and JavaScript. It's designed to provide a straightforward chess-playing ...
A Flask app that randomly selects previously played positions where you had made an inaccuracy. Improve your chess by finding the moves you missed!
One example Fuad Ta'eed from Morfik showed me recently is a chess app that is implemented using Javascript. Fuad explained the reasoning behind it to me: "All the sample applications, including ...