QuickstartΒΆ
Download the repository
Open your terminal and navigate to the folder of the repository, for example:
cd path/to/the/repo/NeuroArcade/
Install in a python environment:
pip install .
Launch GUI:
neuroarcade
Alternative launch:
python -m neuroarcade
Select a game, a controller and transformer.
Use the question marks buttons next to the game, controller or transformer to read the specific game instructions.
Press the space bar or the Start button at the bottom to start the game.