Skip to content

Clue-based guessing game built using the Alexa Skills Kit.

Notifications You must be signed in to change notification settings

AdamJSc/guess-the-gift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chloe Christmas 2018

v1.1.0

Made for Chloe to try to guess her Christmas present, which still hadn't arrived in the post by Christmas Eve.

Built using the Alexa Skills Kit for "rapid prototyping" because it was Christmas Eve.

Once you have cloned this repo, you'll need to generate a new ASK config file by doing the following:

  • Install the ASK CLI
  • Run ask new
  • Name your skill (e.g. "ChloeChristmas2018")
  • Run ask deploy (this will populate the necessary config files)
  • Copy the newly created .ask directory into the repo root directory
  • In the repo root directory:
    • cd lambda/custom
    • npm install
    • cd ../../
    • ask deploy

About

Clue-based guessing game built using the Alexa Skills Kit.

Resources

Stars

Watchers

Forks

Packages