https://github.com/mog13/capital-knowledge
Capital guessing Alexa skill
https://github.com/mog13/capital-knowledge
alexa alexa-skill js lambda splain webpack2
Last synced: 3 months ago
JSON representation
Capital guessing Alexa skill
- Host: GitHub
- URL: https://github.com/mog13/capital-knowledge
- Owner: mog13
- License: mit
- Created: 2017-11-20T19:34:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-27T23:04:53.000Z (over 8 years ago)
- Last Synced: 2025-10-22T12:49:28.170Z (7 months ago)
- Topics: alexa, alexa-skill, js, lambda, splain, webpack2
- Language: JavaScript
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Capital-Knowledge
Capital knowledge is a capital city guessing game for the Amazon Echo. Player have to guess the capital city of given countries for the longest streak they can. Users can also query Capital Knowledge for the country a Given capital city is in or vice versa.
Capital knowledge was a test program to explore and demonstrate the Amazon Alexa platform. Webpack is used to make development easier and separate out code (final output intended for AWS lambda as a single file) [Splain](github.com/mog13/Splain) to dynamically alter interactions for a richer experience. Some config (for instance intents) are stored as part of the skill config no in this repo.
[see the deployed app here] (https://www.amazon.co.uk/Morgan-Owen-Capital-knowledge/dp/B077QKN7NQ/ref=sr_1_1?s=digital-skills&ie=UTF8&qid=1511823688&sr=1-1&keywords=capital+knowledge)
feel free to contact me with any questions :)