Skip to content

Simple implementation of ISMCTS for the card game of Love Letter.

Notifications You must be signed in to change notification settings

tamirOK/ISMCTS-for-love-letter-game

Repository files navigation

ISMCTS-for-love-letter-game

Simple implementation of ISMCTS for the card game of Love Letter(rules). The implementation is based on this paper.

Run python3 game.py. Game state for each round are printed to stdout in human readable format.

To run tests, execute pytest test.py

About

Simple implementation of ISMCTS for the card game of Love Letter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages