Skip to content

Akin to the previously built Next.js-based Scribble app, but with an exciting twist: it integrates WebSocket technology to enable multiplayer functionality.

Notifications You must be signed in to change notification settings

Rash023/Scribble-Sync-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Scribble Sync v2

Scribble Sync v2 is an online drawing application, akin to the previously described Next.js-based Scribble app, but with an exciting twist: it integrates WebSocket technology to enable multiplayer functionality. With Scribble Sync, users can collaboratively draw on a shared canvas in real-time, engaging in a dynamic and interactive experience. This addition enhances the platform's capabilities, allowing multiple users to express their creativity simultaneously, fostering collaboration and connection in a digital space. The app retains its intuitive Next.js interface, offering a seamless and enjoyable drawing experience while introducing the thrilling aspect of multiplayer scribbling.

Installation

cd server
npm i
yarn server
cd client
npm i
yarn dev

License

MIT

About

Akin to the previously built Next.js-based Scribble app, but with an exciting twist: it integrates WebSocket technology to enable multiplayer functionality.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published