SchoolOfCode / escape-room-hackathon-room-12-connie-curtis-richard

escape-room-hackathon-room-12-connie-curtis-richard created by GitHub Classroom
0 stars 0 forks source link

Create puzzle 1 #6

Closed Lambric42 closed 3 weeks ago

Lambric42 commented 3 weeks ago

Set all components to hidden at start of game.

When receive broadcast - start puzzle dialogue

Broadcast event to trigger puzzle 1

Puzzle 1 elements spawn

User inputs correct value - dialogue/reward for puzzle complete. broadcast puzzle 1 complete. Puzzle 1 elements disappear and can't be interacted with again.

User inputs incorrect value, output informs wrong. puzzle loops back to start state until correct value received.

CapnDred commented 3 weeks ago

Completed for puzzle 1 and basic structure can be duplicated for future puzzles with necessary amendments