Skip to content

Wolframfriele/quoridor-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quoridor Visualization

This is a tool to help with the vizualization of Quoridor gameplay. The goal is to help with building reinforcement learning agents for Quoridor.

To use the tool; enter a game using the official quoridor notation [1]. Then simply step through the game to analyze it.

Get started

Live demo at: https://quoridor-tool.surge.sh/

To use localy:

Install the dependencies...

cd quoridor
npm install

...then start Rollup:

npm run dev

Navigate to localhost:8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published