galustian / Checkers-AI

An AI that plays Checkers very, very well.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How it works: Minimax Algorithm with alpha-beta pruning, progressive deepening and some heuristics.

How to play against the AI: This is an IntelliJ project, so just open it with IntelliJ and click run.

About

An AI that plays Checkers very, very well.


Languages

Language:Java 100.0%