#
negascout
Here are 3 public repositories matching this topic...
AI project done in Unity. Typical game of 4 inline that has an AI that can be switched to different algorithms such as: Minimax, Negamax AB, NegaScout or Aspirational.
-
Updated
Oct 18, 2024 - C#
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.
unity monte-carlo minimax negascout negamax connect4 connect4-ai-game aspiration-window game-decision-making-algorithms
-
Updated
Jan 26, 2025 - C#
Improve this page
Add a description, image, and links to the negascout topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the negascout topic, visit your repo's landing page and select "manage topics."