Puzzle Writing Resources: Difference between revisions

Content added Content deleted
m (→‎Guides: recategorize)
Line 3: Line 3:
==Guides==
==Guides==
* [https://www.snout.org/game/ GC Summit]
* [https://www.snout.org/game/ GC Summit]
* [https://jaylorch.net/static/puzzles/HowToWriteAFunPuzzle.pdf How to write a fun puzzle, by Jay Lorch]

===Puzzle Writing===
===Puzzle Writing===
* [https://jaylorch.net/static/puzzles/HowToWriteAFunPuzzle.pdf How to write a fun puzzle, by Jay Lorch]
* [http://web.mit.edu/dwilson/www/puzzles/puzzlewriting.html Introduction to Writing Good Puzzle Hunt Puzzles]
* [http://web.mit.edu/dwilson/www/puzzles/puzzlewriting.html Introduction to Writing Good Puzzle Hunt Puzzles]
* [https://shop.lonesharkgames.com/products/puzzlecraft-how-to-make-every-kind-of-puzzle-softcover-pdf Puzzlecraft], a paid resource but contains tips on creating many specific genres of puzzles.
* [https://shop.lonesharkgames.com/products/puzzlecraft-how-to-make-every-kind-of-puzzle-softcover-pdf Puzzlecraft], a paid resource but contains tips on creating many specific genres of puzzles.

Revision as of 09:17, 25 October 2022

This is a list of resources specific to writing hunt puzzles and hunts. Puzzle Resources gives a list of general resources, while Puzzle Solving Resources gives resources tailored for solving puzzles; many of these resources are helpful when constructing puzzles as well. (for instance, if you want to find words that fit a certain pattern when filling out a grid)

Guides

Puzzle Writing

Puzzle Hunt Event Hosting

Hunt Organization

For smaller hunts, a spreadsheet may be sufficient for tracking progress.

  • Puzzlord, an updated version of Puzzletron written in Django
  • Puzzletron, hunt organization software used by MIT Mystery Hunt writing teams from 2011

Puzzle Construction Tools

  • Qxw, for gridding

Hunt Website Frameworks