The high low game is a game where the player tries to guess the target number. 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 Node.js and demonstrates the use of session and persistent attributes.
Stars
103
Forks
147
Watchers
103
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
32
commits
18
commits
5
commits
2
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
[ ADD / DELETE] removed old instructions files and reworked existing ones to meet document spec
5f2be28View on GitHubMerge pull request #45 from germanviscuso/help_handler_fix
0739ed4View on GitHub