项目作者: alexa-samples

项目描述 :
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.
高级语言: JavaScript
项目地址: git://github.com/alexa-samples/skill-sample-nodejs-highlowgame.git
创建时间: 2016-07-13T19:59:03Z
项目社区:https://github.com/alexa-samples/skill-sample-nodejs-highlowgame

开源协议:Other

下载