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

https://github.com/denvercoder1/connect-4-ai

Connect 4 with an AI using the Minimax algorithm
https://github.com/denvercoder1/connect-4-ai

Last synced: 12 months ago
JSON representation

Connect 4 with an AI using the Minimax algorithm

Awesome Lists containing this project

README

          

# Connect-4-AI

Connect 4 with an AI using the Minimax algorithm