Extends
- Controller
Members
(static) targets
Properties:
Name | Type | Description |
---|---|---|
answer |
function | targets the text field input |
error |
function | targets the error message |
unlock |
function | targets the alert |
Methods
submit() → {void}
If the answer matches 128aes
, the string in the alert is decrypted to reveal the path to the
next puzzle. Otherwise an error message is displayed.
Returns:
N/A
- Type
- void