Skip to content

A simple scribble game where one player draws and others try to guess the word

Notifications You must be signed in to change notification settings

Shubham-Mi/scribble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scribble

Table of Contents

Introduction

Skribble is a multiplayer board game in which players draw whatever they like and get points for guessing the word.

Project Aim

The ultimate goal is to provide players with a fully-connected and enjoyable experience

Setup

To run this project, install it locally and then:

$ cd scribble/scribble-backend
$ npm i
$ npm start
$ cd ../scribble-frontend
$ yarn install
$ yarn start

Features

  • Live chat and drawing
  • private rooms
  • resposnive canvas

LLD Desgin

lld-png

About

A simple scribble game where one player draws and others try to guess the word

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published