8
0
Fork
You've already forked wellnessgame
0
  • PostScript 99.1%
  • Perl 0.7%
  • Just 0.2%
2024年03月11日 16:32:16 -06:00
assets compilation 2024年03月11日 16:32:16 -06:00
dist compilation 2024年03月11日 16:32:16 -06:00
src compilation 2024年03月11日 16:32:16 -06:00
justfile compilation 2024年03月11日 16:32:16 -06:00
README.md compilation 2024年03月11日 16:32:16 -06:00

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 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

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