minimax-agent
Here are 15 public repositories matching this topic...
A terminal implementation of the game Quoridor with an engine
-
Updated
Apr 24, 2023 - C
Tic-Tac-Toe game coded in Python using Minimax Algorithm
-
Updated
Aug 14, 2022 - Python
Adversarially Robust Control for autonomous driving with a mini-max reinforcement learning adversarial training framework
-
Updated
Jun 9, 2022 - Python
Implementing a minimax agent to the TicTacToe Haskell tutorial exercise for First year Computing students @ Imperial College London
-
Updated
Jul 23, 2020 - Haskell
In this project I created a 4x4x4 Tic Tac Toe as well as 3 agents that one can play against.
-
Updated
Mar 6, 2023 - CSS
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
-
Updated
May 14, 2022 - Python
Checkers playing agent with alpha-beta pruning
-
Updated
Jan 9, 2021 - Python
A collection of board games and bots which can play them.
-
Updated
Nov 9, 2024 - Scala
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
Tic-tac-toe minimax implementation via React
-
Updated
Oct 5, 2021 - JavaScript
Tic Tac Toe Game in python with implemented minimax algorithm
-
Updated
Feb 10, 2016 - Python
A self-learning connect-4 game with GUI
-
Updated
Jun 15, 2022 - Python
Implementation of Minimax backtracking algorithm in the game of Tic-Tac-Toe
-
Updated
Apr 13, 2020 - Python
AI assignment using mini-max algorithm to play again a predefined opponent on server
-
Updated
May 2, 2020 - Python
Improve this page
Add a description, image, and links to the minimax-agent topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the minimax-agent topic, visit your repo's landing page and select "manage topics."