An open API service indexing awesome lists of open source software.

https://github.com/atef-najar/master-mind-java

An implementation of the famous master mind game using JAVA with client/server architecture
https://github.com/atef-najar/master-mind-java

board-game client-server game java mastermind rmi

Last synced: 19 days ago
JSON representation

An implementation of the famous master mind game using JAVA with client/server architecture

Awesome Lists containing this project

README

        

# MasterMind Game with JAVA server

## Introduction

> An implementation of the famous master mind game using JAVA with client/server architecture

## Screenshot

![alt text](http://res.cloudinary.com/atf19/image/upload/v1507463780/1_bnjzt2.png)

![alt text](http://res.cloudinary.com/atf19/image/upload/v1507463775/2_l4hvi9.png)

![alt text](http://res.cloudinary.com/atf19/image/upload/v1507463782/3_tvxsks.png)

![alt text](http://res.cloudinary.com/atf19/image/upload/v1507463782/4_bw7op8.png)

![alt text](http://res.cloudinary.com/atf19/image/upload/v1507463781/5_rfj2gn.png)

## Installation

> Follow these steps to download and test the project:
1. Clone or download this repo
2. Open it with netbeans
3. Launch the server by running the server.java file
4. Run the project
5. Play ! (you can find the solution on your console)

## Contact

> If you have any problem you can contact me at: **[email protected]**