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

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

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 game

Academic Project - Dawson College (Computer Science Technology)