Project Details

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