The “The Weak Conjugation Proliferation Award” Award


Presented by rdb to:

Casted Away (Dunder Mifflin)
Gameplay

A survival RTS. For details see the github repo. Simply click your people to select and move, gather resources in the fields and by the water, and feed your people so that they do not die.

The usual thing: clone or download the zip.
git clone https://github.com/0Nikola0/Casted-Away

Install requirements (in virtualenv if you like)

pip install -r requirements.txt

Virtualenv

python -m virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Run

python run_game.py