Skip to content

nickschaap/catan-rl

Repository files navigation

Catan RL

Setup

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Manually step through a game

In one terminal:

python serve.py

In another terminal:

python main.py setup -v 0

Win Stats Experiment

python main.py -e win_stats

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published