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.
First two labs for GameDev Course
Le Projet d'Année 2 du Groupe 5, A.S. 21/22
The first repository
An engine simulating the board game Quoridor
The Quoridor game in java
advanced programming course focused on C++ programming (C++23)
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 Quoridor game with a html/js frontend and a rust backend
A simple console application for the Quoridor 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.
Java Implementation of the famous board game, Quoridor
Quoridor two player game
A TUI version of the Quoridor game
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."