Puzzle Writing Resources: Difference between revisions

Content added Content deleted
(INTEGIRLS doesn't recommend using Infinity for running puzzlehunts)
(keep hunt administration subheadings together; add wordlist subheading)
Line 19: Line 19:
* [https://github.com/mysteryhunt/puzzle-editing Puzzletron], hunt organization software used by MIT Mystery Hunt writing teams from 2011
* [https://github.com/mysteryhunt/puzzle-editing Puzzletron], hunt organization software used by MIT Mystery Hunt writing teams from 2011
* [https://github.com/Palindrome-Puzzles/puzzup Puzzup], a fork of Puzzlord, maintained by [[Palindrome]]
* [https://github.com/Palindrome-Puzzles/puzzup Puzzup], a fork of Puzzlord, maintained by [[Palindrome]]

==Puzzle Construction Tools==
* [https://www.quinapalus.com/qxw.html Qxw], for gridding
* [https://051.github.io/extract/ Extraction Finder], for checking whether a target answer can be extracted by indexing into a given list of strings


==Hunt Website Frameworks==
==Hunt Website Frameworks==
Line 31: Line 27:
* [https://gitlab.com/teammate/tph-site tph-site], used by [[Teammate Hunt]]
* [https://gitlab.com/teammate/tph-site tph-site], used by [[Teammate Hunt]]
* [https://github.com/RasmusAntons/wizard wizard], a tool created by [[weeklies.enigmatics.org]] for creating Discord-based unlock structures
* [https://github.com/RasmusAntons/wizard wizard], a tool created by [[weeklies.enigmatics.org]] for creating Discord-based unlock structures

==Puzzle Construction Tools==
* [https://www.quinapalus.com/qxw.html Qxw], for gridding
* [https://051.github.io/extract/ Extraction Finder], for checking whether a target answer can be extracted by indexing into a given list of strings

==Wordlists==
These word lists may be helpful for constructing word puzzles (such as crosswords), as well defining what words are legal for interactive puzzles and games.
=== Scored wordlists ===
* [https://peterbroda.me/crosswords/wordlist/ Peter Broda's Wordlist]
* [https://www.spreadthewordlist.com/ Spread the Word(list)] - Also includes other links to wordlists in resources page.

=== Unscored wordlists ===
* [http://archive.aspell.net/] - Contains ENABLE, UKACD, and YAWL wordlists
* [http://wordlist.aspell.net/ SCOWL and friends] - includes 12dicts, 3of6game


[[Category:Puzzle Resources]]
[[Category:Puzzle Resources]]

Revision as of 17:36, 16 February 2023

This is a list of resources specific to writing hunt puzzles and running 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 by Galactic Trendsetters
  • Puzzletron, hunt organization software used by MIT Mystery Hunt writing teams from 2011
  • Puzzup, a fork of Puzzlord, maintained by Palindrome

Hunt Website Frameworks

Puzzle Construction Tools

  • Qxw, for gridding
  • Extraction Finder, for checking whether a target answer can be extracted by indexing into a given list of strings

Wordlists

These word lists may be helpful for constructing word puzzles (such as crosswords), as well defining what words are legal for interactive puzzles and games.

Scored wordlists

Unscored wordlists