/Pictionary-Clone-Backend

The backend part of the Pictionary clone app with multiplayer.

Primary LanguageJavaScript

Pictionary Clone (Backend)

The backend part of the Pictionary clone app with multiplayer.

Table of contents

General info

The backend part of the Pictionary clone app with multiplayer. The backend server uses socket.io for the communication between server and clients.

Screenshots

pictionary-clone Demo

Technologies

  • HTML
  • Canvas
  • CSS
  • JavaScript
  • Socket.io
  • Parcel Bundler

Features

List of features ready and TODOs for future development

  • Multiplayer
  • Customize color and line width for the drawing

To-do list:

  • Use of an API to get words
  • Eraser
  • Wait room

Status

Project is: in progress.

Inspiration

Project based on JavaScript Simplified by Kyle Cook with the additional functionality to pick a color and line width when drawing.

Contact