QuickstartΒΆ

  1. Download the repository

  2. Open your terminal and navigate to the folder of the repository, for example:

cd path/to/the/repo/NeuroArcade/
  1. Install in a python environment:

pip install .
  1. Launch GUI:

neuroarcade

Alternative launch:

python -m neuroarcade
  1. 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.

  2. Press the space bar or the Start button at the bottom to start the game.