Quoridor AI based on Monte Carlo tree search
-
Updated
May 18, 2024 - JavaScript
Quoridor AI based on Monte Carlo tree search
Bots for the board game quoridor implemented using four algorithms: minimax, minimax with alpha beta pruning, expectimax and monte carlo tree search.
Le Projet d'Année 2 du Groupe 5, A.S. 21/22
First two labs for GameDev Course
The first repository
An engine simulating the board game Quoridor
advanced programming course focused on C++ programming (C++23)
The Quoridor game in java
A software which allow you to play Quoridor game with AI
Implementation of Quoridor game and an AI to play the game by using evolution algorithm for learning.
MInijuegos
Software Development Methods Game Project
A simple console application for the Quoridor game
A Quoridor game with a html/js frontend and a rust backend
The quoridor game, with terminal user interface.
Pure Java implementation of Quoridor, a strategy game designed by Mirko Marchesi where the goal is to block your opponent's pawn and get your pawn to the other side. https://en.wikipedia.org/wiki/Quoridor
Quoridor two player game
Quoridor is a 2 or 4 players board game whose board is 9x9. The objective is to be the first player to move their pawn to the opposite side of the game board from which it begins.
Add a description, image, and links to the quoridor-game topic page so that developers can more easily learn about it.
To associate your repository with the quoridor-game topic, visit your repo's landing page and select "manage topics."