Figgerits Reference Implementation

Campaign, Daily Challenge, Random, and Word of the Day modes in one dependency-free browser file. Progress is stored locally and can be exported. Mobile layouts include collapsible navigation and a pinned QWERTY keyboard.

Puzzle

Hidden phrase

Clues

Puzzle libraries, mode data, and save backup The controls shown here change with the active mode.

Campaign library

Paste Campaign JSON below, replace the library, or append/update levels by ID.

Campaign JSON

{
  "levels": [
    {
      "id": "custom_001",
      "title": "Optional title",
      "difficulty": "Easy",
      "solution": "A HIDDEN PHRASE",
      "clues": [
        { "clue": "Prompt shown to player", "answer": "ANSWER" }
      ]
    }
  ]
}

Save management

Progress is saved automatically in this browser. The combined backup includes Campaign, Daily, Random, mode preferences, reveal cooldown, and the cached Word of the Day.