Fan Jumper Quickstart git clone https://github.com/Breaded-Embedded/FanJumper cd FanJumper python -m venv .venv source .venv/bin/activate python -m pip install -r requirements.txt python game.py