Tic-Tac-Toe game coded in Python using Minimax Algorithm
-
Updated
Aug 14, 2022 - Python
Tic-Tac-Toe game coded in Python using Minimax Algorithm
Adversarially Robust Control for autonomous driving with a mini-max reinforcement learning adversarial training framework
Checkers playing agent with alpha-beta pruning
Othello Game (Also known as Reversi). It was created with the Minimax algorithm (Alpha-Beta pruning). Allows Human-AI, AI-AI, RandomPlayer-AI, RandomPlayer-Human interplay
This repository contains implementation of bot to play baagchal game using minimax algorithm. The GUI part is drawn using Tkinter.
A self-learning connect-4 game with GUI
Tic Tac Toe Game in python with implemented minimax algorithm
AI assignment using mini-max algorithm to play again a predefined opponent on server
Implementation of Minimax backtracking algorithm in the game of Tic-Tac-Toe
Add a description, image, and links to the minimax-agent topic page so that developers can more easily learn about it.
To associate your repository with the minimax-agent topic, visit your repo's landing page and select "manage topics."