GaganSD / Connect-Four-AI-Bot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Haskell 100.0%