Skip to content

Java implementation of the Scotland Yard board game using Monte Carlo Tree Search methods

License

Notifications You must be signed in to change notification settings

inejc/scotland-yard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scotland Yard board game using Monte Carlo Tree Search methods

This is a Java implementation of the hide-and-seek board game with imperfect information - Scotland Yard. The mcts component (dependency) is self-contained, domain-independent and can thus be easily reused in other state-action domains. The project was developed for the purpose of my Bachelor’s thesis.

Dependencies

JUnit4, Monte Carlo Tree Search methods

License

This project is licensed under the terms of the MIT license. See LICENSE.md.

Authors

Nejc Ilenič

About

Java implementation of the Scotland Yard board game using Monte Carlo Tree Search methods

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages