1 min readJul 8, 2018
Sure !
Vizdoom:
For Windows we are providing a compiled environment that can be download from releases page. To install it for Python, copy files to site-packages folder. Location of site-packages depends on Python distribution: Python: python_root\Lib\site-packges Anaconda: anaconda_root\lib\pythonX.X\site-packages (Taken from the vizdoom doc), I’ve just tested with anaconda i’ve created a new environment and it works.
Retro:
pip install retro then to add new roms: https://github.com/openai/retro/issues/53