quoridor
There are 37 repositories under quoridor topic.
gorisanson/quoridor-ai
Quoridor AI based on Monte Carlo tree search
michaelbzms/MonteCarloTreeSearch
A fast C++ impementation of Monte Carlo Tree Search with abstract classes that a user of this library can extend in order to use it. To demonstrate it I apply it to the game of Quoridor.
dimitrijekaranfilovic/quoridor
Bots for the board game quoridor implemented using four algorithms: minimax, minimax with alpha beta pruning, expectimax and monte carlo tree search.
pavlosdais/Quoridor
A terminal implementation of the game Quoridor with an engine
5j54d93/Quoridor-iOS-Game
An iOS game develop with SwiftUI & Firebase in MVVM with so many excellent features!UI refer to STARLUX、Pokémon GO and Instagram. User could login with many social media accounts and play Quoridor with others on Internet.
giorgosnikolaou/Quoridor-Engine
An engine simulating the board game `Quoridor` on a terminal
gmarma23/QuoridorEngine
Quoridor game implementation packed with a generalized and fully reusable 2-player board game solver AI agent
Sierra-KPI/Quoridor
First two labs for GameDev Course
bytePassion/OpenQuoridorFramework
A Framework with multiple applications around Quoridor.
canta-slaus/quoridor
A Quoridor implementation in Rust, including different AIs
hajrezvan/Amir-Kabir_Workshop
The first repository
alikhil/quoridor-go-rpc
Distributed multiplayer Quoridor game implementation
hamedrq7/Quoridor-with-enhanced-min-max
This homework is about Implementing a smart agent to play Quoridor, using Min-max, a heuristic function, Transposition Table and forward pruning. This homework is a part of many projects in a Fundamentals to AI course @ FUM.
imustafin/hooridor
Hooridor is Quoridor in Haskell language
LiuLimingCode/Quoridor
A software which allow you to play Quoridor game with AI
PetropoulakisPanagiotis/quoridor
A simple console application for the Quoridor game
TahaTabatabaei/mini-Quoridor
let's play Quoridor! minnimax & alpha-beta pruning help us defeat anybody :)
tripasect/tui-quoridor
The quoridor game, with terminal user interface.
zack-hill/quoridor-web
A Quoridor game with a html/js frontend and a rust backend
Aliakovl/Quoridor-Game
Quoridor Online Board Game
arneetsinghkalra/Quoridor
Java Implementation of the famous board game, Quoridor
cshao06/Quoridor
A Quoridor game that can be played with friends online.
EvaristeGalois11/defeating-piluc
Soluzione complessa di un problema banale
FantasyIT-Projects/quoridor-web
基于Vue3的网页版墙棋
ilveron/GreatEscape
Final project of the Artificial Intelligence course @UniversitaDellaCalabria - A.Y. 2022/2023
kernoeb/QuoridorProject
Java application created for a university project
naheshi/Quoridor
Quoridor en java
Ted96/quoridor
Quoridor game in C
wjdwithyou/Quoridor
enjoy Quoridor with computer!
aicheye/Quoridor
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
Ant6508/Quoridor
Implémentation du jeu Quoridor en c++ avec UI
danliukuri/Quoridor
Implementation of the Quoridor game
LeventeWolf/Quoridor
Quoridor two player game
lukehedger/quoridor
Play Quoridor on the web!
Wadaboa/Quoridor
Implementation of the board game, made for software programming class at UNIFI