Inspiration
From the wikipedia page: Ghost is a written or spoken word game in which players take turns adding letters to a growing word fragment, trying not to be the one to complete a valid word. Each fragment must be the beginning of a scrabble approved word, where only words longer than three letters count. The player who completes a word loses the round.
This will help students learn fun scrabble words to practice their spelling!
What it does
Start a round by saying "start". Alexa will add letters to the word fragment, and you will have three seconds to respond. If you would like to hear the word fragment again, say "repeat". If you would like to add a letter, say "my letter is" then your letter, or just say your letter!
How I built it
I used Flask-ask to make the intent hooks in python.
Challenges I ran into
Cleaning the scrabble dictionary to make it work for this game.
Accomplishments that I'm proud of
Getting a fully implemented game of ghost in python
What I learned
how to develop an alexa skill
What's next for Ghost the Game
different difficulties.

Log in or sign up for Devpost to join the conversation.