Skip to content

PMP56/Geo-Skribbl

Repository files navigation

Geo-Skribbl

An approach to REXKET (React-Express-Socket.IO)

WOrking Site at:

http://geo-skribbl.herokuapp.com

Pull Docker image:

docker pull lordmani/geo-skribbl:latest

Uses Socket.IO for real-time duplex communication.

Features:

  • Realtime chat
  • Realtime canvas drawing
  • Private rooms and codes

Also, React is configured from scratch to run along with Express on the same port (5050).

Creating and joining a room: alt text

Four different windows at a same time (Drawing): alt text

Similar to skribbl.io but for geographical terms.

Clone the repo and run the following command to get started:

npm run express //for production
npm run wexpress //for development

Run within docker container

docker-compose up

About

Skribbl.io but for geographical terms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages