/place2

r/place 2

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

rplace.live - An open source faithful recreation of r/place

This site aims to be as similar to the april fools r/place event, where users were given a 2000x2000px canvas, allowing anyone to draw a single on it at a time.

"Alone you can create something, but together, you can create something more" (or something like that)

Site link: https://rplace.live/

https://rplace.live running on firefox as of 18/4/2022

Feel free to contribute!

Setting up my own custom canvas!

To set up your own custom canvas to be played on rplace.tk, we have made a guide at our Manual!

Forking

Forks of this project must either:

  • Connect to the same server, that is, wss://server.rplace.tk:443
  • Or use the same app, that is, https://rplace.tk

We request forks are not run commercially (That is, it must not generate more than the cost of server upkeep)

For example,

  • My app (fork-of-a-place.tk) connecting to wss://server.rplace.tk:443 [✅ Cool, non-commercially]
  • Making https://rplace.live connect to wss://fork-of-a-place.tk (via devtools, for example) [✅ Cool, non-commercially]
  • My app (fork-of-a-place.tk) connecting to wss://fork-of-a-place.tk [❌ Not cool: Uses both different app and different server]