The Stellaris Rift

Python 3 Terminal Game Requires Python 3

Download Game

Click on the latest release and download the release.zip.
Unzip the release.

Install required libraries

  • CD into the game directory: Open your terminal, type cd PATH/TO/EXTRACTED/RELEASE/python-thing-main
  • Install dependencies with the following command:
pip install -r requirements.txt

Windows Only: Install windows-curses

Windows-curses is required for the game to work.

pip install windows-curses

Run the game

python3 main.py
# or just
python main.py
i would say "have fun" but this game is not fun lmao