A r/place clone powered by websockets
That's pretty much it. https://canvas.rto.run
To build, run npm install
and then node main.js
to start the websocket. You'll need to host the frontend somehow as well.
Run node main.js -h
for help with flags.
- ws for the backend websocket
- commander for a nice cli
- Gifenc for fast gif encoding
- this slider thing from w3schools - it's one of the few actually useful things there
Thanks to Radvylf for hosting this, and Unrelated String and pxeger among others for providing constant feedback. Thanks to Ginger for designing the icon.