Setup Inside the repo directory Setup venv python3 -m venv venv Activate venv source venv/bin/activate Install requirements pip install git+https://github.com/MUIC-Numerical-Methods-2018/flappy-bird-gym.git Try the game. ./venv/bin/flappy_bird_gym