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 ...
I built a Chess Game using html, Css & JavaScript. It all started with some simple observations like Rooks in chess are all about straight lines: either the row number changes or the column number ...