/wordle-rmi

This project is a Java-based implementation of the popular word-guessing game Wordle. The application uses Java RMI (Remote Method Invocation) to facilitate communication between clients and a server in a client-server architecture.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Stargazers