Releases: abhishekdpandey18/CheckMate-Java
Releases · abhishekdpandey18/CheckMate-Java
🕹️ CheckMate – v1.0.0
🎉 First Release – Basic Two-Player Chess
This is the first stable release of the Java-based Chess game. It includes:
✅ Features
Full implementation of standard Chess rules
Two-player local mode
Graphical user interface (GUI) with piece movement
Move validation (including check and checkmate detection)
Special moves: castling, en passant, and pawn promotion
💡 Tech Stack
Java (OOP)
Java Swing (GUI)
🚀 How to Run
Clone the repository
Compile the project using your IDE or terminal
Run the main class to start the game