omegabytes / OneShotPrototype

Alexa adventure game platform
0 stars 0 forks source link

implement state machine #1

Closed omegabytes closed 7 years ago

omegabytes commented 7 years ago

This logic will control the flow of the game, primarily by transitioning from room to room.

omegabytes commented 7 years ago

https://developer.amazon.com/blogs/alexa/post/648c46a1-b491-49bc-902d-d05ecf5c65b4/tips-on-state-management-at-three-different-levels

omegabytes commented 7 years ago

https://gyandeeps.com/alexa-skill-state-basics/

omegabytes commented 7 years ago

https://github.com/alexa/skill-sample-nodejs-highlowgame/blob/master/lambda/custom/index.js