Quickstart

Running your First Simulation
After installing Catanatron, you should have access to the catanatron-play
CLI. To run your first simulation run:
catanatron-play --players=R,R,R,W --num=100
For more information type:
catanatron-play --help
Play Against Catanatron
Go to https://www.catanatron.com. Good luck! 🙌
Running in Jupyter Notebook
You can also do research with Catan in a Jupypter Notebook. To get started, try out our Overview.ipynb:
https://colab.research.google.com/github/bcollazo/catanatron/blob/master/examples/Overview.ipynb
Last updated