/chessJFX

Trying a chess implementation, cause why not?

Primary LanguageJava

chessJFX

Chess program using Java.

Todo:

  • Backend Structure.
  • Test all piece movement.
  • Check and CheckMate implementation.
  • Castling, en passente and other movements.
  • Implement JavaFX frontend.