/connect4

A simple connect 4 minimax algorithm

Primary LanguageRustMIT LicenseMIT

CONNECT 4 MINIMAX

This repo contains a simple minimax algorithm capable of destroying you at connect 4 (At least it's capable of destroying me 😐).