Skip to content

wczyz/Connect-Four

Repository files navigation

Connect-Four

A simple game of connect four with A.I. that runs a minimax tree with alpha-beta prunning and other minor improvements. Whole project is written in Python 3.6 using the graphics.py module from http://mcsp.wartburg.edu

About

A Connect4 game with Artificial Intelligence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages