Inspiration
Sounds fun to me create a game like Master Mind.
What it does
You can play Master Mind (with a JSON client) in follow address: http://gringo.purplebox.com.br:8080/MasterMindWS/rs/bot/chat/YourName
This is a server application with 2 JSON services endpoints.
The first is Master Mind Game where you can consume the functions to play Master Mind in single player or multiplayer mode.
The second endpoint is a chat service meet by 2 bots, Marvin (from Hitchhiker's Guide to the Galaxy) and Bender (from Futurama). They are not the best example of happiness and good education but you can have a nice talk with then. They also can help you playing Master Mind.
The main idea was to create a Android app to consume that services but I had not time. Sorry for that.
How I built it
The run's over java 8, Jboss Wildlfy 8 and mongo 2. You need to add a folder called org (sent in submission) in wildlfy modules folder. Then you need to create a database on mongo called axionzenmastermind and an user for that database called axionzenmastermind with password axionzenmastermind (safety first).
Open the project on Eclipse and let Maven do the build.
Challenges I ran into
The time was my main challenge. I would love to able to create all functions that I but unfortunally 2 day was not enough. Create the multiplayer mode let me think a little moore but it wasn't very hard.
Accomplishments that I'm proud of
Well, I'm proud to make my first multiplayer game and to make a nice bot talking.
What I learned
I learned that automated attendant is more complex than looks like and I need to learn a easier way to create web applications (Java web is too complex for that simple task)
What's next for Diego Mondego Axion Zen Master Mind
Well if I had time would be amazing to have an Android/iOS app to consume the Master Mind and Chat Bot services.

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