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