CARGO
A downloadable game for Windows
CARGO is a text-based space trading and survival simulator where you navigate a galaxy as a merchant captain of a modular cargo hauler. Your goal is to survive and thrive by trading commodities, managing a ship, and making critical decisions that impact local economies, technological developments, and emerging civilizations.
The game offers an intricate, dynamic experience where every playthrough is unique. You'll encounter complex challenges like market fluctuations, random events such as pirate attacks, synthetic civilization uprisings, passenger transport missions, and resource management challenges like bugrat infestations and xenopest threats. Your success depends on strategic trading, research investments, ship upgrades, and adaptive decision-making in an unpredictable cosmic ecosystem.
Download the newest version to play on any Python system (does not need extra dependencies, playable on Termux too): https://github.com/eryxgames/Cargo
Published | 6 hours ago |
Status | In development |
Platforms | Windows |
Author | Eryx Games |
Genre | Strategy |
Tags | Space, Strategy RPG, termux, Text based, Trading, Turn-based Strategy |
Download
Install instructions
You may download the .zip file, unpack in a folder and play the game from cargo.exe on a Windows machine, without any other installations.
Installation on Termux (or a machine with Python)
1. Clone the repository
git clone https://github.com/eryxgames/cargo.git
2. Run the game
python cargo.py
Core dependencies
- These are standard library modules, no pip install needed.
random
os
time
shutil
math
- The game currently uses only built-in Python modules.
- Requires Python 3.7+ for proper f-strings and dictionary ordering
Leave a comment
Log in with itch.io to leave a comment.