Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 724 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 724 Bytes

java-chess

Simple Chess Client built using JavaFX.

Still needs a lot of refactoring, and lots of networking functionality still needs to be implemented. Certain Chess logic (i.e. Castling/En passant) also still needs to be implemented.

Ingame Screenshot

Example of moving a piece in a game.

Lobby Screenshot

Example of connecting to a game without having a name set.