/Connect-Four-AI-Bot

Implementation of symbolic AI techniques for the board game 'Connect Four'

Primary LanguageHaskell

AI Bot for Connect Four

This repository contains the implementation of Minimax algorithm with Alpha Beta Pruning for the board game Connect Four along with its infrastructure in the terminal.

This project was one of the two coursework for INF2D - Reasoning and Agents - Edinburgh University's introduction to Artifical Intelligence course.

MIT ©️ Gagan Devagiri