You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A chess game developed in Java using JFrame that features local player-vs-player gameplay. The game includes move validation and check/checkmate detection, along with a pixel-art visual style inspired by retro games. Built mainly for fun and practice with Java GUI and game logic.