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

https://github.com/mukeshmk/connect-4

A multi-agent implementation of the game Connect-4 using MCTS, Minimax and Exptimax algorithms.
https://github.com/mukeshmk/connect-4

alpha-beta-pruning artificial-intelligence board-game bots connect4 depth-limit-search expectimax game minimax monte-carlo-tree-search pygame random

Last synced: 4 months ago
JSON representation

A multi-agent implementation of the game Connect-4 using MCTS, Minimax and Exptimax algorithms.

Awesome Lists containing this project