wellnessgame/README.md

50 lines
1.2 KiB
Markdown
Raw Normal View History

2024-02-17 17:43:14 +00:00
# WELLNESS GAME
be well
## What You Will Find Here
```
.
├── README.md
2024-03-11 22:07:43 +00:00
├── assets
│   ├── dither_it_wellness.png
│   ├── wellness.eps
│   ├── wellness.png
│   ├── wellness.xcf
│   └── woman-570883_1280.jpg
├── dist
2024-02-17 17:43:14 +00:00
│   ├── wellness.pdf
│   └── wellness.txt
2024-03-11 22:07:43 +00:00
├── justfile
└── src
├── d12/
├── d66/
├── feed.rec
├── lite/
├── origedits/
├── original/
├── preface/
├── toc.txt
└── wellness.tmac
10 directories, 38 files
2024-02-17 17:43:14 +00:00
```
Directories:
2024-03-11 22:07:43 +00:00
- `assets`: some images and thumbnails
- `dist`: pdf and txt compilation
- `src/d66`: A wellness game with 2 six-sided dice and a 36-item lookup table
- `src/d12`: Roll a twelve sided dice
- `src/lite`: flip two coins. smol enough to fit in your head.
- `src/origedits`: some light edits to the original Wellness RPG by Case Duckworth
- `src/original`: the original game by Case Duckworth
2024-02-17 17:43:14 +00:00
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