A solo journaling game about being mindful
Go to file
KemoNine b04d86dfae add creative commons text to repo 2023-07-05 12:52:43 -04:00
assets switch to xetex to facilitate better font handling, update to use atkinson hyperlegible as main font and dejavu font family for mono and math fonts, adjust margins to be ssmaller, update make file to accomodate xetex change, remove latex template that is no longer needed ; this change retains pandoc as the processing engine ; embedeeded fonts in repo (they are free and can be embedded with releases) 2023-06-17 10:38:26 -04:00
release generate latest release files 2023-06-17 15:29:47 -04:00
Creative Commons Attribution-ShareAlike 4.0 International.txt add creative commons text to repo 2023-07-05 12:52:43 -04:00
Makefile add a6 version of quick reference 2023-06-17 15:29:32 -04:00
README.md Convert list of formats into direct links to the files 2023-06-20 14:19:04 +00:00
condensed_mindfulness_the_game.md add a condensed version of the game 2023-06-17 12:10:25 -04:00
mindfulness_the_game.md add kmn as human making changes and append a version specific to this repo so its easier to track which version of upstream is in use 2023-06-17 12:10:00 -04:00
quick_reference.md add quick reference version of the game 2023-06-17 15:18:00 -04:00

README.md

Mindfulness: The Game

A solo journaling game about being mindful.

This is a fork

Please note this repo is a fork of the original game that is hosted here.

Game Files

The .md files in the root of this project are used to generate the different releases and forms of the game for download.

Download For Play

The releases folder contains the following forms of the game

Full Game

The full game.

Available Formats

Condensed Game

A single page form of the game that can be used for prompting once familiar with the game.

Available formats

Quick Reference

A credit card sized form of the game. This version is designed to be printed on a7 paper, printed and trimmed to credit card size or printed on a business card.

Available formats

Licensing

The game is licensed Creative Commons Attribution-ShareAlike 4.0 International and the assets used to generate the printable releases are licensed independently. Please see any assets project page for its licensing information.

Building Releases

The following tools are used to build a release.

  • make (optional, see the Makefile for commands to run)
  • pandoc (for generating all release files)
  • xetex (for generating pdf)
  • Atkinson Hyperlegible font (for generating pdf, see assets directory for the font files)
  • Deja Vu Sans Mono font (for generating pdf, see assets directory for the font file)
  • Deja Vu Math TeX Gyre (for generating pdf, see assets directory for the font file)