Download the game and keep it in a folder named ObstacleTower: https://github.com/Unity-Technologies/obstacle-tower-env
$ python3 -m venv env/
$ source env/bin/activate
$ pip install -r requirements.txt
$ python run.py
Download the game and keep it in a folder named ObstacleTower: https://github.com/Unity-Technologies/obstacle-tower-env
$ python3 -m venv env/
$ source env/bin/activate
$ pip install -r requirements.txt
$ python run.py