Optionally create venv: python3 -m venv env source env/bin/activate Install dependencies: pip install -r /path/to/requirements.txt Code The simulation exists in board.py. Usage python3 board.py