Skip to content

MGD1981/ConnectFour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four!

A stand-alone python program for one or two players, using state-of-the-art ANSI graphics.

A two-player game in progress

Four-in-a-row, whether horizontal, vertical, or diagonal, wins. Red always goes first.

AI uses a minimax algorithm, and the difficulty levels corresponds to different depths of look-ahead, but needs tweaking.

About

Just a Connect Four program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages