Skip to content

Arctiblaine/find-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

find-four

Find Four / Connect Four written in Python.

Uses a similar frame to my tic-tac-toe board but uses a search algorithm to find every single possible array of four (horizontally, vertically, diagonally and anti-diagonals as well. The game is also infinite until someone 'connects four' or the amount of possible moves is zero.

About

Find Four / Connect Four written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages