The KAM (kitty, ash, moof) rewrite of the Jet Lag Rules
- CSS 72.6%
- Jinja 18.3%
- Shell 9.1%
| .forgejo/workflows | ||
| Book | ||
| Cards | ||
| jinja-templates | ||
| Official Cards | ||
| .gitignore | ||
| book.toml | ||
| cliff.toml | ||
| cover.css | ||
| custom.css | ||
| generate-cards.sh | ||
| LICENSE.txt | ||
| README.md | ||
Jet Lag: The Game - Hide + Seek KAM House Rules
This is a rewrite of the game rules of Jet Lag: The Game - Hide + Seek as played by three friends: Kitty, ash and Moof.
We kept finding rules we didn't quite like or we needed to interpret, and it developed into a full rules rewrite.
Building
In order to build this, you need to install mdbook mdbook-epub and uv.
Clone this repository and then run:
./generate-cards.sh
mdbook build
You will then find an html version and an ePub version in the build folder
Contributing
We welcome contributions! Feel free to sign up and open issues against the repository, or submit pull requests.