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 simple Java chess application with basic gameplay features. Supports two-player mode on a standard 8x8 board, includes move validation, and highlights selected pieces. Ideal for learning Java and practicing chess. Lightweight and easy to run on any Java-supported system, providing a straightforward chess experience.