This project is a small game extended based on Wordle the word guessing game.
It makes Wordle more fun by running it as a LAN based multiplayer game where upto 50 people can play at once to see who is the best.
To play the game you will need the following dependencies to be installed:
- Jupyter libraries
- OpenPyxl
- Numpy & Pandas
- Matplotlib
Guess what you are all setup now, Its time to enjoy!
Steps to run:
- Run the server python file
- Run the game.ipynb file on the player system and you are all set and read to play
Remember to be on the same Network as this game is socket based
Have Fun!