A fully functional two-player chess game built in Java with a graphical interface, featuring move validation, check/checkmate detection, pawn promotion, castling, and save/load functionality. The ...
A fully functional Chess game built using Java Swing, implementing core game mechanics along with advanced rules and edge cases. This project is a desktop-based Chess game where two players can play ...