Releases: Kalpit75/chessEngine
Releases · Kalpit75/chessEngine
Chess Engine v1.0.0
A fully playable chess game built with Java Swing, featuring a graphical board and a computer opponent.
What's included
Graphical chessboard rendered with Java Swing and bitmap piece images
Single-player mode — play against a computer opponent (AI)
Full chess rule enforcement — legal move validation, check detection
Click-to-move piece interaction
Requirements
Java 8 or later
How to run
- Download chessBitmap.jar below
- Run: java -jar chessBitmap.jar