The KAM (kitty, ash, moof) rewrite of the Jet Lag Rules
  • CSS 72.6%
  • Jinja 18.3%
  • Shell 9.1%
Find a file
Moof! 578f5443dc
All checks were successful
Build and Release / Build Documentation (push) Successful in 32s
Build and Release / Upload Release (push) Successful in 19s
Update Release workflow to generate the right release notes
2026-07-01 11:48:40 +02:00
.forgejo/workflows Update Release workflow to generate the right release notes 2026-07-01 11:48:40 +02:00
Book Changed generator to mdbook. Fixed some malfunctioning cards 2026-06-25 22:57:26 +02:00
Cards newcard(Veto or 15 Minute Time Bonus): Added 2026-07-01 11:33:19 +02:00
jinja-templates Changed generator to mdbook. Fixed some malfunctioning cards 2026-06-25 22:57:26 +02:00
Official Cards card(Curse of the Mind Meld): was missing, so is now added. 2026-06-29 22:58:55 +02:00
.gitignore Added build and release script 2026-06-25 23:16:47 +02:00
book.toml Changed generator to mdbook. Fixed some malfunctioning cards 2026-06-25 22:57:26 +02:00
cliff.toml Added release notes with git-cliff (#48) 2026-06-27 19:49:28 +00:00
cover.css Initial commit, including the Prime Directive 2026-06-19 17:19:25 +02:00
custom.css Initial commit, including the Prime Directive 2026-06-19 17:19:25 +02:00
generate-cards.sh Moved the Official Cards to a separate top-level directory to facilitate custom scripts. 2026-06-27 22:39:41 +02:00
LICENSE.txt Added a Readme to the card folder 2026-06-23 17:02:22 +02:00
README.md Updated the readme to the new mdbook setup 2026-06-26 01:56:25 +02:00

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.