Sample: hangmangame
The hangmangame sample is the base versions of Hangman Game online, a simple web application version of the paper and pencil guessing game.
This sample works with the Liberty for Java Runtime and Cloudant NoSQL DB service, both are available on IBM Bluemix. With Bluemix, you can quickly incorporate pre-built, managed, and scalable cloud services into your web applications.
You can clone the samples from IBM DevOps Services with the following command:
git clone https://hub.jazz.net/git/morenoli/hangmangame
Running the Hangman Game
See the instructions in Build an Hangman game with Java, Ajax and Cloudant NoSQL DB article for more information about how to build and runt this sample in Bluemix: http://www.ibm.com/developerworks/java/library/j-hangman-app/index.html