Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.03 KB

Drawango

A drawing game (Pictionary like) using ReactJS and a websocket server. You connect first to the main Screen (desktop or laptop) and then players can join the game via their smartphones

Final Product

"Screenshot of main page 01" "Screenshot of main page 02" "Screenshot of smartphone 01" "Screenshot of smartphone 02"

Installation

Install the dependencies and start the websocket server.

npm install
npm start

Start the App.

npm start
open http://localhost:3000

Each player needs to connect to the localhost (via the IP adress 'xxx.xxx.xxx.xxx:3000' or 'name_of_the_mac.local:3000'