Skip to content

Modifying AWS's reindeerGames template, I made a multiple choice Twin Peaks quiz for Amazon Alexa

Notifications You must be signed in to change notification settings

notwaving/alexa-skill-twin-peaks-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexa Skill: Twin Peaks Game

Modifying AWS's trivia template, I made a multiple choice Twin Peaks quiz for Amazon Alexa. It has since been published!

Twin Peaks Game

Requirements

The Build

There are two parts to building an Alexa Skill. The first is making the skill service with AWS Lambda. The second is making the skill interface. This is where you set your invocation name, intent(s), slot type and utterances. If you'd like to take a peek at the questions, they're in src/index.js. With a template this was a really satisfying project to make, and a great introduction to Amazon Web Services.

About

Modifying AWS's reindeerGames template, I made a multiple choice Twin Peaks quiz for Amazon Alexa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published