Skip to content

Everybody's favorite wordle game with a twist of multiplayer.

Notifications You must be signed in to change notification settings

kennizen/wordle-mult

Repository files navigation

Classic wordle game with a twist of multiplayer.

To run the game locally

Clone the client repo

npm install
npm run dev

Clone the server repo

npm install
npm start

Below are some of the screenshots of the game in action