Amir-devs / Chess-Kotlin-Tornadofx

2 player chess in kotlin tornadofx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess-Kotlin-Tornadofx

2 player chess in kotlin tornadofx

Simple 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

GIF

About

2 player chess in kotlin tornadofx


Languages

Language:Kotlin 100.0%