Skip to content

An API for creating Players and simulating a game of Loveletter

License

Notifications You must be signed in to change notification settings

Seamooo/loveletter_py_API

Repository files navigation

loveletter_py

A simple API to create agents and simulate a game of loveletter

Usage

Create an agent or agents using the ApplicationInterface metaclass.
Pit those agents against each other by running run_game from run_game.py, providing a list of those agents

Constraints

to run a game you must provide between 2 and 4 agents inclusive API is threadsafe

About

An API for creating Players and simulating a game of Loveletter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages