Getting Started with Create React App

This project was bootstrapped with Create React App.

Before starting don't forget to run npm install

To run the client -> npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Dont forget tp run the server first!

How to play?

First player need so login or signup and create a game room.
Next the player will need to choose the level of word he want - choosing between Easy, Medium or Hard.
After that the player will see the word, and it's definition.
Now the player can start the game.
Donn't forget to send your canvas when you done drawing.
Only then, open a second browser tab and go to http://localhost:3000 and sign in\up.
Next the user will be back at the home page where he could join a room.

Check your highest score

After you logged in, the home page will present a new button - Show highest score.
On click, the game will present you the highest score that you have achieved.

Here are some pictures..

image image
image image