Skip to content

A project for the purpose of learning Go. This project implements a playable Connect Four game, a simple minimax AI, and a system to automatically improve gameplay by learning from previous loses.

Notifications You must be signed in to change notification settings

DrewD39/ConnectFour

Repository files navigation

ConnectFour

This project implements a playable Connect Four game, a simple minimax AI, and another AI that improves on the minimax by adding reinforcement learning.

About

A project for the purpose of learning Go. This project implements a playable Connect Four game, a simple minimax AI, and a system to automatically improve gameplay by learning from previous loses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published