skill-sample-nodejs-quiz-game
Quiz Game Skill
Builds a basic quiz game skill using Alexa's voice interface and Node.js backend
An Alexa Skill Sample showing how to build a quiz game skill.
265 stars
66 watching
289 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexa-samples/skill-sample-nodejs-fact | Builds an Alexa skill with a fact-based voice interface and backend logic | 1,146 |
alexa-samples/skill-sample-nodejs-trivia | A basic Alexa trivia skill template using Node.js | 260 |
alexa-samples/skill-sample-nodejs-audio-player | An Alexa Skill template showcasing the Audio Player Interface using Node.js | 470 |
alexa-samples/skill-sample-nodejs-howto | A tutorial on creating an Alexa skill using a Node.js template | 246 |
alexa-samples/skill-sample-nodejs-petmatch | An Alexa Skill Kit sample project demonstrating Dialog Management and Entity Resolution | 99 |
alexa-samples/skill-sample-nodejs-decision-tree | An Alexa skill that uses a decision tree algorithm to ask a series of questions and provide a suggested career path | 168 |
alexa-samples/skill-sample-nodejs-highlowgame | An Alexa Skill that allows users to play a high-low guessing game with the voice assistant | 105 |
matt-kruse/alexa-app-matt-kruse | A framework for building Alexa skills using Node.js | 4 |
tejashah88/node-alexa-smapi | Provides a client library for interacting with the Alexa Skill Management API | 13 |
stojanovic/alexa-skill-kit | A library that simplifies the development of Alexa Skills with Node.js and AWS Lambda | 280 |
theevildev/hapi-alexa | Provides an integration framework for building Amazon Alexa skills with Node.js and Hapi. | 2 |
btelle/alexa-boardgame-answers | A framework for building conversational interfaces to answer common questions about board games | 2 |
danelbert/alexa_skills_ruby | A Ruby library to interface with Alexa Skills Kit | 30 |
alexa/alexa-skills-kit-sdk-for-java | A Java SDK for building Alexa skills with minimal boilerplate code | 815 |
areyoufreebusy/alexaskillskit.net | A .NET library to simplify Alexa skill development by providing an interface-compatible model and supporting conversational app functionality. | 212 |