https://github.com/mrtj/guessmyageskill
Alexa skill "guess my age"
https://github.com/mrtj/guessmyageskill
Last synced: 8 months ago
JSON representation
Alexa skill "guess my age"
- Host: GitHub
- URL: https://github.com/mrtj/guessmyageskill
- Owner: mrtj
- License: apache-2.0
- Created: 2016-12-01T05:01:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-01T16:37:17.000Z (over 9 years ago)
- Last Synced: 2025-03-06T06:19:25.365Z (about 1 year ago)
- Language: JavaScript
- Size: 272 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

# Guess My Age
Follow the instructions of Alexa and she will guess your age!
Guess my age is a small gag Alexa skill that asks you to perform some calculations with the digits of your age. When you tell the final figure of your calculations, it will tell your age in years.
## Installation
The repo follows the structure of Amazon Alexa sample skills and should be installed the same way as described there: [https://github.com/alexa/skill-sample-nodejs-fact](https://github.com/alexa/skill-sample-nodejs-fact).