This is a small space traveling adventure. Warp between planets, recruit characters, trade goods, solve puzzles.
- see the Refactoring Tutorial
Install dependencies with:
uv sync
The game is playable through a command-line interface:
uv run space_game
There is a prototype web front-end:
uv run fastapi --reload space_game/app.py
(c) 2026 Kristian Rother
contact: [email protected]
Tim Weber, Veit Schiele and Frank Hofmann contributed to the front-end code.
Distributed under the conditions of the MIT License. See LICENSE file.
Artwork has been adopted from the Naev game. See images/ARTWORK_LICENSE for details.

