juanezamudio / Connect4AI

A Connect Four AI that uses minimax to a depth of at least 6 with a decent evaluation function. It potentially beats a minimax AI which goes to a depth of 5 and has a very basic evaluation function.

Home Page:http://www.cs.pomona.edu/~wdevanny/cs181q/lp2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

juanezamudio/Connect4AI Watchers