A little text-based game where you play an AI controlling a colony ship with cryogenically frozen colonists. You will have to find a suitable planet for habitation. During your travels from planet to planet you will get acquainted to your ships systems, which can talk to you like theyre your inner voice. Additionally, random scenarios may occur anytime that will probe your strategic skills.
These instructions will explain how to set up Colonaut on your system.
The things you need to have preinstalled:
- Python (3.12 or higher)
- Git (optional)
git clone https://github.com/Zitronenjoghurt/Colonaut.git
Install all required dependencies via pip by using this command in the project directory:
pip install -r requirements.txt
Install all fonts provided in /fonts on your system. This usually just works by selecting all, right clicking them and then pressing install. (All fonts are free for commercial use)