Java Development Game
Mastermind Game
A MasterMind client-server game implementation allowing for single player and multiplayer interactions.
I’ve developed this game together with a friend for a university project. Luckily I had previous experience in building client-server applications
Features:
Lobby management (kick, invite, ban users)
Login/Registration system
Chat system
Play against other players
Play against the computer
The Game Development
The game was developed by using Java as the main programming language together with multithreading support for the Server side.
Built around 2011
The sourcecode is available on Github. https://github.com/LordPraslea/Mastermind-Game
Design by Bram Debouvere. (wirple.com)