The Conundrum Codex

Buttons

Description

In a button puzzle, players must press buttons in the correct order in order to win
  • Clue A clue that will be presented to the player.
  • Failure The die that will be rolled for damage if the players get the solution wrong.
  • Buttons An list of button names which will be used to generate buttons on the screen. Comma separated list.
  • Solution An array of the switch names above containing only valid selections in the order they should be pressed. The names of the valid options must match the names of buttons defined in the buttons field.

Contributors

  • Sam Baynham - Code, Styling