News

A full-featured 2D chess game built in Java using Swing. This project supports all standard chess rules, including castling, en passant, pawn promotion, and full check/checkmate logic. Designed for ...
A very simple two player chess game. The chess game follows basic chess rules, does not handle castling, and only allows players to select their piece promotion on the main menu. Available moves, ...