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

https://github.com/mirdan08/wordle-cli

A simple CLI version of the popular game WORDLE in Java
https://github.com/mirdan08/wordle-cli

multithreading network-programming object-oriented-programming

Last synced: 5 months ago
JSON representation

A simple CLI version of the popular game WORDLE in Java

Awesome Lists containing this project

README

          

# WORDLE-CLI

a simple CLI version of the popular game WORDLE in Java developed for the networking course at university.
---
it makes use of
- GSON library
- java API's TCP and UDP
- multi-threading

both the server and client have a config.properties file to configure the server Ip adress(for the client) and the UDP multicast address(for both)

Currently available in Italian.