https://github.com/serin-delaunay/corpsestacker
7DRL 2017 entry. Stack zombie corpses. Don't get eaten.
-
Download a release from Github.
-
Unzip.
-
Run corpsestacker.exe.
- Install Python 3 (python.org)
- Clone this repository (or unzip the archive):
git clone https://github.com/serin-delaunay/corpsestacker.git
- Enter directory:
cd corpsestacker
- Install requirements:
pip install -r requirements.txt
- Play:
python corpsestacker.py
The game mechanics are simple enough to deduce from experimentation, but if you need more information, check out FAQ.md.