Skip to content

tienlonghungson/ChessEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Chess-Engine

A simple chess engine and UI using JavaFX and the Minimax Algorithm with Alpha-Beta pruning

This is just the demo engine.

TO-DO :

  • Add ML, DL, Heuristic model
  • Speed-up Engine
  • Allow removed for human player
  • Restarts when game ends, redesign to separate engine and GUI

Requirement :

  • JDK, JAVA SE 11++
  • JAVA FX

Releases

No releases published

Packages

No packages published

Languages