Skip to content

Alexa Skill in Java to play the Word Chain game using countries and animals

Notifications You must be signed in to change notification settings

osecen/osecen-alexa-CountryAnimalGame-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Word Chain - osecen-alexa-CountryAnimalGame-Java

"Word Chain Game" is an Alexa Skill using Java that plays the famous " give me a word that starts with the last letter of previous word" game using country and animal names mixed.

You can easily extend the functionality by adding more words into the game.

In general, Alexa support for Node.js is much better than Java so consider using Node.js or Python to develope your Alexa skills unless you have backend Java code you have to use for your skill, in which case you will have to use Java.

java

Sample Conversation

User : Alexa open Word Chain game --> to launch the skill

Alexa : Welcome to Word Chain Word Game. Say let's play

User : Word Chain let's play

Alexa : I say bee, You say with b;

User : Belgium

Alexa : I say moose, You say with e;

Setup

java

I suggest following the steps in this repository

About

Alexa Skill in Java to play the Word Chain game using countries and animals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages