https://github.com/kennizen/wordle-mult
Everybody's favorite wordle game with a twist of multiplayer.
https://github.com/kennizen/wordle-mult
experessjs javascript nodejs reactjs socket-io sqlite3 tailwindcss typescript wordle wordle-game
Last synced: 5 months ago
JSON representation
Everybody's favorite wordle game with a twist of multiplayer.
- Host: GitHub
- URL: https://github.com/kennizen/wordle-mult
- Owner: kennizen
- Created: 2023-05-18T14:42:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T15:57:26.000Z (over 2 years ago)
- Last Synced: 2024-04-09T23:00:07.547Z (about 2 years ago)
- Topics: experessjs, javascript, nodejs, reactjs, socket-io, sqlite3, tailwindcss, typescript, wordle, wordle-game
- Language: JavaScript
- Homepage:
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Classic wordle game with a twist of multiplayer.
### To run the game locally
Clone the client repo
```js
npm install
npm run dev
```
Clone the [server](https://github.com/kennizen/wordle-mult-server) repo
```js
npm install
npm start
```
### Below are some of the screenshots of the game in action

