nxhawk / minimax-with-game

Minimax is a backtracking algorithm used in decision-making and game theory to determine the best move for a player, provided that your opponent also plays optimally. It is commonly employed in two-player turn-based games like Tic-Tac-Toe, Backgammon, Mancala, and Chess.

Home Page:https://indiaai.gov.in/article/understanding-the-minmax-algorithm-in-ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nxhawk/minimax-with-game Watchers