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