Chess_Kotlin_Tornadofx

2 player Chess using Forsyth edwards notation (Fen) , Standard algebraic notation (SAN) and Figurine algebraic notation (FAN) in Kotlin Tornadofx

you can see what is Fen here :
https://en.wikipedia.org/wiki/Forsyth%E2%80%93Edwards_Notation

and other notations in chess :
https://en.wikipedia.org/wiki/Chess_notation

Game capabilities :

  • En passant
  • Castles
  • Undo/Redo
  • Timer
  • Save in file
  • Read from file
  • Switch between game moves
  • Highlight valid movements

bandicam 2022-01-07 19-18-02-865

GitHub

View Github