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
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
Checkers playing agent with alpha-beta pruning
This repository contains implementation of bot to play baagchal game using minimax algorithm. The GUI part is drawn using Tkinter.
Tic Tac Toe Game in python with implemented minimax algorithm
Implementation of Minimax backtracking algorithm in the game of Tic-Tac-Toe
AI assignment using mini-max algorithm to play again a predefined opponent on server
A self-learning connect-4 game with GUI
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."