/connect-fish

A connect 4 engine, written in python.

Primary LanguagePython

ConnectFish

ConnectFish is a work-in-progress Connect 4 engine written in Python. It was created by @Gapsou and @kelseyde.

The goal of the project (aside from just having some fun with pair programming) is to implement a neural-network based evaluation function.