this is a game made by acdw that i riffed on for a bit
 
 
Go to file
dozens b88250b481 compilation 2024-03-11 16:07:43 -06:00
assets compilation 2024-03-11 16:07:43 -06:00
dist compilation 2024-03-11 16:07:43 -06:00
src compilation 2024-03-11 16:07:43 -06:00
README.md dodeca 2024-02-22 12:17:51 -07:00
justfile compilation 2024-03-11 16:07:43 -06:00

README.md

WELLNESS GAME

be well

What You Will Find Here

.
├── README.md
├── d66
│   ├── justfile
│   ├── wellness-d66.html
│   ├── wellness-d66.pdf
│   ├── wellness-d66.src.txt
│   ├── wellness-d66.t
│   └── wellness-d66.txt
├── dodeca
│   ├── justfile
│   ├── wellness-dodeca.html
│   ├── wellness-dodeca.pdf
│   ├── wellness-dodeca.rec
│   ├── wellness-dodeca.t
│   └── wellness-dodeca.txt
├── feed.rec
├── lite
│   ├── justfile
│   ├── wellness-lite.html
│   ├── wellness-lite.pdf
│   ├── wellness-lite.src.txt
│   ├── wellness-lite.t
│   └── wellness-lite.txt
├── origedits
│   ├── wellness.pdf
│   ├── wellness.t
│   └── wellness.txt
└── original
    ├── wellness.pdf
    └── wellness.t

6 directories, 28 files

Directories:

  • d66: A wellness game with 2 six-sided dice and a 36-item lookup table
  • dodeca: Roll a twelve sided dice
  • lite: flip two coins. smol enough to fit in your head.
  • origedits: some light edits to the original Wellness RPG by Case Duckworth
  • 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