Skip to content

mlebiedzinski/Connect-Four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Connect-Four

CS 4100 Artificial Intelliegence March 2023

This assignment builds up to the creation of an interactive game of Connect Four against a bot that aims to find the best and most intelligent move. I start by construcuting a player that chooses a random board position as its move, and eventually build up to the intelligent player which implements the minMax algorithm.

Demo : https://youtu.be/9A9P8rWUkNs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published