https://github.com/amanjeetsingh150/alexa-atlas-skill
Alexa custom Skill for playing Atlas
https://github.com/amanjeetsingh150/alexa-atlas-skill
alexa alexa-skill atlas python
Last synced: 7 months ago
JSON representation
Alexa custom Skill for playing Atlas
- Host: GitHub
- URL: https://github.com/amanjeetsingh150/alexa-atlas-skill
- Owner: amanjeetsingh150
- Created: 2017-06-28T19:07:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-28T20:38:38.000Z (over 8 years ago)
- Last Synced: 2025-03-21T11:50:26.616Z (7 months ago)
- Topics: alexa, alexa-skill, atlas, python
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alexa-Atlas-Skill
A sample skill for alexa using which users can play Atlas just invoking the skill by 'country atlas'.
Atlas is a game in which next user has to say a country name that starts with the letter, the previous country name ended.
Video Link: https://www.youtube.com/watch?v=jXHWzxZlO8s&feature=youtu.be
# Sample conversation
User: Alexa ask country atlas to start atlas.
Alexa: Let us start the game I gave you Norway. You tell a country with y.
User: Yemen
Alexa: It is my turn. I say Nigeria. Now you tell a country with a.
User: Angola
and so on.
# Assets
Inspiration: https://github.com/Swati4star/Alexa-Atlas-Skill
P.S. : DO NOT SUBMIT THIS TO AMAZON FOR CERTIFICATION AS IT MAY NOT PASS!