MatthewStanciu / colors.zephyr

a rudimentary version of r/place, made on The Hacker Zephyr in July 2021

Home Page:https://colors.zephyrnet.hackclub.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

colors.zephyr

UPDATE 2022: Inspired by this project, I built a better version that works on the real Internet with two friends over the summer. It's called "a colorful thing". Check it out here.


A rudimentary version of r/place, made on The Hacker Zephyr in July 2021. Everyone on the Zephyr had a randomly-assigned color, which they used to fill squares on the canvas. The canvas updated for everyone live as people filled the squares with their colors. The original idea was that once a color was filled it could not be replaced, but I forgot to code that part before I shipped it, so people had fun replacing the canvas a few times over.

I posted a few updates on Chronicles showing the progress of the canvas, if you're interested :D

An early version of the colors canvas

About

a rudimentary version of r/place, made on The Hacker Zephyr in July 2021

https://colors.zephyrnet.hackclub.com


Languages

Language:JavaScript 78.2%Language:HTML 14.1%Language:CSS 7.7%