tested on macos only
- Create
.envfile with your Claude API keyCLAUDE_KEY={{key}} - Install GameBoy emulator https://sameboy.github.io/
- Download and run Pokemon Yellow ROM https://www.emulatorgames.net/roms/gameboy-color/pokemon-yellow-version/
- Add
WINDOW_TITLE={{title of the emulator window}}to.envfile - Create Python virtual env
python3 -m venv venvand activate itsource venv/bin/activate - Install deps
pip install -r requirements.txt - Run
core.pyscriptpython core.py - Make sure to bring emulator window into view