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