This commit is contained in:
2026-03-18 15:09:24 -07:00
parent ac06195d1a
commit 69f074459e
388 changed files with 378382 additions and 74 deletions

13
book.toml Normal file
View File

@@ -0,0 +1,13 @@
[book]
authors = ["Puzzle Design Knowledge Base"]
language = "en"
title = "Puzzle Design Knowledge Base"
description = "A taxonomy of puzzle design patterns from classic point-and-click adventure games"
[output.html]
git-repository-url = "https://github.com/noti/puzzle-design-kb"
edit-url-template = "https://github.com/noti/puzzle-design-kb/edit/main/{path}"
[output.html.playground]
editable = true
line-numbers = true