https://github.com/restioson/ttd
~~Time Till Death~~ Treat Triage Diagnose
https://github.com/restioson/ttd
Last synced: 4 days ago
JSON representation
~~Time Till Death~~ Treat Triage Diagnose
- Host: GitHub
- URL: https://github.com/restioson/ttd
- Owner: Restioson
- License: apache-2.0
- Created: 2017-06-15T07:10:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-15T15:22:28.000Z (about 9 years ago)
- Last Synced: 2025-10-17T13:19:44.341Z (8 months ago)
- Language: Python
- Size: 466 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TTD
***~~Time Till Death~~
Treat Triage Diagnose***
## About
TTD is a game about running an underpriveleged medical clinic.
The government has allocated you enough resources to treat 10 patients.
However, you have 15 per turn. Who will you treat?
## Mechanics
There are 2 essential core game mechanics.
#### Triage
Triaging is choosing what priority you will give each patient. In this game, triaging refers to
how much resources you will allocate to each patient, and in which order they will be treated.
Be careful: patients who are deathly ill may die before they are treated!
#### Treat
Treating a patient is the act of curing a patient of their ailments. Treating takes the most of your
resources. Treated patients may not always survive, however you can allocate more resources to a
patient to increase their chances of survival. You have enough resources to treat 10 patients
standardly.
## Installation
To install the game, you will need Python 3.6, `arcade`, and `numpy` installed. They can be installed with `pip`
## Howto
- Space to navigate tutorial
- Number of preference for patient to triage (0 indexed!)
- Space to skip pacient in triaging
