Skip to content

tasuki/minotaur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minotaur

Build Status

Minotaur is an MCTS-based AI to play Quoridor. The author can usually beat it.

To play against your computer, you'll need to install sbt. Then open the console, go to the directory containing this readme, and run:

sbt "runMain Client"

Development

Run the tests with:

sbt 'testOnly * -- exclude integration,wip'

Run MCTS tests (may fail somewhat randomly):

sbt 'testOnly *MCTSSpec'

Run WIP tests (will fail):

sbt 'testOnly *TestSpec'

When he had grown up and become a most ferocious animal, and of incredible strength, they tell that Minos had him shut up in a prison called the labyrinth, and that he had sent to him there all those whom he wanted to die a cruel death.

About

MCTS-based AI for Quoridor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages