Skip to content

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

License

Notifications You must be signed in to change notification settings

samwatts98/Checkers-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Checkers-AI

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages