/skill-sample-java-highlowgame

The high low game is a game where the player tries to guess the target number between 1 to 100. After each incorrect guess, the player is informed if the target number is higher or lower than their current guess. This continues until the target number is guessed or the player gives up. This sample Alexa Skill is written in Java and demonstrates the use of session and persistent attributes.

Primary LanguageJavaOtherNOASSERTION

Alexa Skill: Trivia Game

The high low game is a game where the player tries to guess the target number between 1 to 100. After each incorrect guess, the player is informed if the target number is higher or lower than their current guess. This continues until Skills/Hackathonsthe target number is guessed or the player gives up. This sample Alexa Skill is written in Java and demonstrates the use of session and persistent attributes.

License

This library is licensed under the Amazon Software License.