An open API service indexing awesome lists of open source software.

https://github.com/projectbarks/c4fast

A connect four leaderboard
https://github.com/projectbarks/c4fast

Last synced: 5 months ago
JSON representation

A connect four leaderboard

Awesome Lists containing this project

README

          

# Connect 4 Game Solver

This C++ source code is published under AGPL v3 license.

Read the associated [step by step tutorial to build a perfect Connect 4 AI](http://blog.gamesolver.org) for explanations.