Tic Tac Toe Game in python with implemented minimax algorithm
-
Updated
Feb 10, 2016 - Python
Tic Tac Toe Game in python with implemented minimax algorithm
This repository contains implementation of bot to play baagchal game using minimax algorithm. The GUI part is drawn using Tkinter.
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
Implementing a minimax agent to the TicTacToe Haskell tutorial exercise for First year Computing students @ Imperial College London
Checkers playing agent with alpha-beta pruning
Tic-tac-toe minimax implementation via React
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
Adversarially Robust Control for autonomous driving with a mini-max reinforcement learning adversarial training framework
A self-learning connect-4 game with GUI
Tic-Tac-Toe game coded in Python using Minimax Algorithm
In this project I created a 4x4x4 Tic Tac Toe as well as 3 agents that one can play against.
A terminal implementation of the game Quoridor with an engine
A collection of board games and bots which can play them.
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."