Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 144 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 144 Bytes

Checkers-AI

A Java implementation of a Checkers game that incorporates minimax with alpha beta pruning for decision making on the AI's turn.