Installing Space Diner 🍔

Prerequisites

Installation

  1. Open a terminal/command prompt and go to the directory with the downloaded package.
  2. Run one of the following commands, replacing VERSION with the actual version number from the file name:
  3. Check if any of the conditions below apply - otherwise, you are done!

(Instead of installing the package globally, you can alternatively use a virtual environment. See the instructions on packaging.python.org for details.)

Starting the game

You can now start the game from the terminal with the following command: space-diner

You can optionally start the game in a text-only mode (without ASCII art and decorative special characters): space-diner --text-only

Troubleshooting