An interactive chess program implemented in JavaFX, featuring an engine.
- Advanced Chess Algorithms: Utilizes depth-first search, mini-max, and alpha-beta pruning to enhance decision-making processes.
- Graphical User Interface: Provides a simple and intuitive interface.