Skip to content

Multithreaded singleplayer/multiplayer wordle game made using Java and TCP sockets

License

Notifications You must be signed in to change notification settings

Adamose/Multiplayer-Wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer Wordle

Multiplayer version of the famous wordle game. Supports games of 1-3 players. Press escape at any time to return to the main menu.

Singleplayer

To play a single player game, press the "PLAY" button at the top of the menu.

Multiplayer

Lauch the server in a terminal window, you will then be prompted to enter the lobby code (to be given to players) and the lobby size (chose between 2 or 3). To close the server, enter "q" when asked to enter a lobby code.

To join a lobby, enter the server's ip adress and the lobby code the server admin chose as well as your username to be displayed to others.

Two Player Game

Game between two players

Three Player Game

Game between three players

About

Multithreaded singleplayer/multiplayer wordle game made using Java and TCP sockets

Topics

Resources

License

Stars

Watchers

Forks

Languages