Skip to content

Commit

Permalink
link movie quotes skill to the SDK repo
Browse files Browse the repository at this point in the history
  • Loading branch information
pbheemag committed Jun 17, 2019
1 parent 8194e55 commit e465878
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ Template for a local recommendations skill. Alexa uses the data that you provide
- Usage of ResourceBundle to handle internalization
- Calling external APIs from the skill.

### [Movie Quotes](https://github.com/alexa/skill-sample-java-movie-quotes-quiz)
This Alexa sample skill is a basic Movie Quotes Quiz skill that makes use of Template Resolver feature of the Java SDK. A user can open up the skill, select a movie from a list, and then hear partial quotes from the selected movie. Then, they have to complete the quote.

## Tutorials
### [States Quiz](https://github.com/alexa/skill-sample-java-quiz-game)
This tutorial will guide you in building a fully-featured skill. The skill features Built-In and Custom slots, as well as state management. The skill you build with this tutorial can be customized to build your own game.
Expand Down

0 comments on commit e465878

Please sign in to comment.