Extensible chess library with customizable pieces and boards with simple GUI in Java.
Java
ChessGame
Classroom project created while taking CS 242 at UIUC. The project contains a generic Chess library that is designed to be extensible, e.g. creating custom chess pieces, atypical chess board etc., and a simple GUI implemented with JavaFX.