The JLTG.EU rewrite of the Jet Lag: The Game - Hide + Seek Rules
  • HTML 43.2%
  • Jinja 32%
  • CSS 17.1%
  • Shell 5.8%
  • Python 1.6%
  • Other 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Moof! a8083eaf64
All checks were successful
Deploy Dev Book / Build Dev Book (push) Successful in 48s
Deploy Dev Book / Call Build (push) Successful in 0s
Deploy Dev Book / Deploy Dev Book (push) Successful in 8s
Deploy Dev Book / Call Deploy (push) Successful in 0s
Added card outlines for HTML preview of printable cards
2026-09-04 20:57:02 +02:00
.forgejo/workflows Rewrite the deploy script to automatically generate the development version of the book (#104) 2026-09-02 19:49:52 +00:00
Book Minor typo 2026-09-02 20:31:50 +00:00
Cards card(Curse of the Data Leak): typo, replaced hiders instead of seekers 2026-08-05 21:44:22 +02:00
conf Removed the ! from the Title 2026-09-03 17:52:46 +02:00
Homepage Better previews: added meta tags. 2026-08-10 01:08:01 +02:00
jinja-templates Added card outlines for HTML preview of printable cards 2026-09-04 20:57:02 +02:00
Official Cards Added the Set variable to all the official card stubs 2026-08-01 19:30:46 +02:00
theme Change favicon to include train. Added Webmanifest. 2026-08-03 14:34:45 +02:00
.gitignore Update .gitignore 2026-09-02 21:57:33 +02:00
cliff.toml Updated release workflow with new title 2026-07-20 16:49:01 +02:00
codebook.toml Added codebook spellchecker private word dictionary for the project. 2026-08-03 12:14:45 +02:00
cover.css Test 2026-08-04 15:33:12 +02:00
custom.css Rewrite the deploy script to automatically generate the development version of the book (#104) 2026-09-02 19:49:52 +00: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
small-medium-large-game.py Created cards with CSS 2026-08-01 19:51:57 +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.