Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 300 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 300 Bytes

A simple chess game to get started with javafx.

To run it, just import the project with any IDE and run the Main class.

TODO:

  • implement network communication to allow online games
  • implement the functionality to recover any eliminated piece when a pawn reaches the other side of the chess board