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

https://github.com/ar-sayeem/connect_four_player_vs_ai

A Python implementation of the classic Connect Four game featuring an intelligent AI opponent powered by the Minimax algorithm with alpha-beta pruning.
https://github.com/ar-sayeem/connect_four_player_vs_ai

artificial-intelligence minimax-algorithm pygame

Last synced: 9 days ago
JSON representation

A Python implementation of the classic Connect Four game featuring an intelligent AI opponent powered by the Minimax algorithm with alpha-beta pruning.

Awesome Lists containing this project