This repository was archived by the owner on Apr 27, 2022. It is now read-only.
Releases: Lotes/big-canvas
Releases · Lotes/big-canvas
Node.js server with big integer coordinates and local undo/redo functionality
The server is written with Node.js using the modules "express" and "ws". The tools are a brush and an eraser (with adjustable opacity and width). The x- and y-coordinates are limited by 254-decimal-digit-integers. Local undo/redo is supported (a user can undo/redo his actions). The default tool is "move".