Skip to content

OrangoMango/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

Chess GUI made in JavaFX. To change the game settings, click on the background.
Under development, this application is currently in beta

Run

Java 17+ required, ./gradlew :run

Features

  • Default chess rules (Capture, movement, en passant, castle, promotion)
  • Play on the same board or in LAN
  • Play agains stockfish (be sure to have stockfish installed)
  • Watch stockfish vs stockfish
  • Custom FEN (The first line of the text area must be CUSTOM and then click reset board)
  • Export game FEN and PGN
  • Arrows
  • Premoves

Screenshots

image image Screenshot from 2023-04-25 16-05-41 Screenshot from 2023-05-02 19-32-18