Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 2.99 KB

README.md

File metadata and controls

28 lines (18 loc) · 2.99 KB

Build An Alexa Quiz Game Skill 🇺🇸

Voice User InterfaceLambda FunctionConnect VUI to CodeTestingCustomizationPublication

This Alexa sample skill is a template for a basic quiz game skill. Provided a list of interesting facts about a topic, Alexa will quiz a user with facts from the list.

You can see an example of this skill in action - just enable the United States Quiz from the Alexa app.

To Get Started click the button below:

Get Started

Or click here for instructions using the ASK CLI (command line interface).

Additional Resources

Community

Tutorials & Guides

  • Voice Design Guide - A great resource for learning conversational and voice user interface design.
  • Codecademy: Learn Alexa - Learn how to build an Alexa Skill from within your browser with this beginner friendly tutorial on Codecademy!

Documentation