Skip to content

Connect Four game written in Python with miniMax and alpha-beta pruning implementation for AI. Clone of https://github.com/kupshah/Connect-Four

Notifications You must be signed in to change notification settings

shydah/Connect-Four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Connect-Four

Connect Four game written in Python with miniMax and alpha-beta pruning implementation for AI. Based on kupshah's Connect Four.

Requirements

  • Python 3 (tested on 3.7.1 with pipenv)
  • macOS or Windows 10
  • No external packages required

About

Connect Four game written in Python with miniMax and alpha-beta pruning implementation for AI. Clone of https://github.com/kupshah/Connect-Four

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages