WELLNESS GAME
be well
https://43beans.itch.io/wellness
What You Will Find Here
.
├── README.md
├── assets
│ ├── dither_it_wellness.png
│ ├── wellness.eps
│ ├── wellness.png
│ ├── wellness.xcf
│ └── woman-570883_1280.jpg
├── dist
│ ├── wellness.pdf
│ └── wellness.txt
├── justfile
└── src
├── d12/
├── d66/
├── feed.rec
├── lite/
├── origedits/
├── original/
├── preface/
├── toc.txt
└── wellness.tmac
10 directories, 38 files
Directories:
assets: some images and thumbnailsdist: pdf and txt compilationsrc/d66: A wellness game with 2 six-sided dice and a 36-item lookup tablesrc/d12: Roll a twelve sided dicesrc/lite: flip two coins. smol enough to fit in your head.src/origedits: some light edits to the original Wellness RPG by Case Duckworthsrc/original: the original game by Case Duckworth
Files:
*.pdf: a pdf rendering of the game*.src.txt: original sketches and rough drafts*.t: troff macros and markup*.txt: nroff output of the game
Languages
PostScript
99.3%
Perl
0.7%