← Back to projects

Chess In Java

Java. Swing

Tech stack

Java. Swing

About

A very simple implementation of Chess using the Swing library(don't judge). Ugly but effective and includes all rules such as En passant, stalemate and check/checkmate. Perhaps one day I shall go back and make it nicer, maybe try and get a simple chess engine going. Swing framework for building graphical user interfaces. Graphics & Rendering using AWT.

chess