Skip to content

cmaughan/Connect4

Repository files navigation

Connect4 AI

Created for the York Code Dojo. Implements a simple Min/Max search algorithm. The board evaluation function looks for strings of counters, and builds a score based on strings with empty spaces beside them, etc. In the code, I call these 'worms'

About

Implemented at a Code Dojo evening in York

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages