Skip to content

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.

License

Notifications You must be signed in to change notification settings

Zitronenjoghurt/Colonaut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colonaut (active WIP)

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.

Setup

These instructions will explain how to set up Colonaut on your system.

Prerequisites

The things you need to have preinstalled:

  • Python (3.12 or higher)
  • Git (optional)

Download the project

via git

git clone https://github.com/Zitronenjoghurt/Colonaut.git

via direct download

https://docs.github.com/en/repositories/working-with-files/using-files/downloading-source-code-archives

Install dependencies

Install all required dependencies via pip by using this command in the project directory:

pip install -r requirements.txt

Install fonts

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)

Preview

Main Menu

Main Menu

Interactive Intro

Interactive Intro

Ship Console

Ship Console

System Upgrade Window

System Upgrade Window

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages