alexa-samples / skill-sample-nodejs-adventure-game

This tool provides an easy to use front-end that allows developers to instantly deploy code for your story, or use the generated code as a starting point for more complex projects.
Apache License 2.0
510 stars 218 forks source link

What feature to set, so that game does not exits on wrong selection #22

Open shi2rs opened 7 years ago

shi2rs commented 7 years ago

Basically, the use case is more for customizing when you add more nodes and levels.

The behavior of door 2 (yellow) helps you remain in the game to try out other options while the door 1 (red) makes you complete the game (and hence begin fresh).

How do I set the behavior for any node to remain in the game nor forcing me to reset the skill.

AlBakerKY commented 7 years ago

The instructions imply that the colors of the nodes don't impact the gameplay, but only serve to guide organization of the nodes.