Voice Clues: Coding with ASK CLI
In this project, we’ll continue to build and test the back-end for Voice Clues using ASK CLI. Along the way, we’ll continue our exploration of ASK’s capabilities.
Make sure to have the interaction model set up before we continue. The interaction model should be set up within the Alexa developer console as outlined in the previous chapter.
Put on your thinking cap, and let’s begin!
Voice Clues is a fun game where the user gets to test their knowledge of capital cities from around the world. In the game, the user is presented with three clues. They then use these three clues to guess the correct capital city. If they guess correctly, they get a point and the game advances. If they guess wrong, the game ends and the user gets their score.