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
- Host: GitHub
- URL: https://github.com/atef-najar/master-mind-java
- Owner: atef-najar
- License: gpl-3.0
- Created: 2017-10-08T12:03:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-08T12:07:29.000Z (over 7 years ago)
- Last Synced: 2025-04-11T03:57:02.649Z (19 days ago)
- Topics: board-game, client-server, game, java, mastermind, rmi
- Language: Java
- Size: 694 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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





## 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]**