Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 674 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 674 Bytes

Scribbl

Scribbl is an online multiplayer turn-based guessing game; clone of the original Skribbl.io This project also features WebRTC voice chat.

Home Page

HomePage

Create Page

HomePage

Join Page

HomePage

Lobby Page

HomePage

GamePlay (Drawing player's screen)

HomePage

Scoreboard

HomePage

Technologies and Frameworks used:

  • Nodejs
  • Expressjs
  • Socketio
  • Redis
  • WebRTC

Commands to recreate project:

npm install

npm start