Project Details
- Purpose: Latin High School Project
- Project Start: Fall 2018
- Github: github.com/drose2011/Chess
Chess AI
- Basic chess game with a GUI and an AI opponent
- Uses Java and JavaFX for a GUI
- OOP structure
- Min/Max decision algorithm with alpha-beta pruning to allow for a playable runtime