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

https://github.com/vicen-te/connect4

Showcases various game decision-making algorithms (Minimax, Negascout, Negamax, Monte Carlo, Aspiration Window) allowing observation of how different AIs compete against each other, with the option to play against the AIs as well.
https://github.com/vicen-te/connect4

aspiration-window connect4 connect4-ai-game game-decision-making-algorithms minimax monte-carlo negamax negascout unity

Last synced: about 2 months ago
JSON representation

Showcases various game decision-making algorithms (Minimax, Negascout, Negamax, Monte Carlo, Aspiration Window) allowing observation of how different AIs compete against each other, with the option to play against the AIs as well.

Awesome Lists containing this project