https://github.com/lynnsh/mastermind-game
Java MasterMind Game
https://github.com/lynnsh/mastermind-game
client-server game java javafx javanetworking mastermind-game
Last synced: about 2 months ago
JSON representation
Java MasterMind Game
- Host: GitHub
- URL: https://github.com/lynnsh/mastermind-game
- Owner: lynnsh
- License: mit
- Created: 2017-06-28T01:49:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-02T19:54:57.000Z (almost 7 years ago)
- Last Synced: 2025-01-20T09:21:48.793Z (3 months ago)
- Topics: client-server, game, java, javafx, javanetworking, mastermind-game
- Language: Java
- Size: 47.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### mastermind-game
## MasterMind Assignment_Tools: Java, JavaFX, java.net_
Description:
1. Includes TCP Client and server software
2. The client displays the GUI allowing the user to play the game with the server
3. The server oversees the logic of the gameAcademic Project - Dawson College (Computer Science Technology)