GitHub / alexa-samples / skill-sample-nodejs-highlowgame
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexa-samples%2Fskill-sample-nodejs-highlowgame
PURL: pkg:github/alexa-samples/skill-sample-nodejs-highlowgame
Stars: 104
Forks: 149
Open issues: 2
License: other
Language: JavaScript
Size: 201 KB
Dependencies parsed at: Pending
Created at: almost 9 years ago
Updated at: 4 months ago
Pushed at: about 2 years ago
Last synced at: 6 days ago
Topics: alexa-skill, persistent-attributes, session-attributes