Place

Place

12 devlogs
13h 25m
•  Ship certified
Created by TheSeagullDev

A live canvas where users can only place one pixel at a time, inspired by r/place. Currently only supported on desktop, :(

Timeline

Earned sticker

I added a real readme and optimized it for some smaller screens (hopefully)

Update attachment

Ship 1

1 payout of shell 69.0 shells

TheSeagullDev

about 2 months ago

TheSeagullDev Covers 11 devlogs and 12h 58m
Earned sticker

It's done!! I'm really happy with it so far and now we'll see what breaks! Note that for now theres no mobile or touchscreen support... sorry.

Update attachment
rubypiec rubypiec about 2 months ago

been following this project for a while, love it :)

Earned sticker

Whoa! long time no devlog... welp i'm just gonna grind it out and finish the project before som ends. I did a bunch of firebase stuff and it mostly works just need to add some optimizations

Update attachment

Hooray! The server works! (at least the basics)

Update attachment

Y'all this is really happening. I added the code to place pixels and send it to the server!!

Update attachment
Earned sticker

i made the color picker do cool things

Update attachment

WHOA WHAT'S THAT! IT'S A REAL COLOR PALETTE!! AND BETTER HOVER!!!! sO coOOL!!

Update attachment

Ok i actually got it to work this time it kinda sucked last time

so the hover kinda sucks and I'm trying to fix it and I accidentally made it worse... oops

Update attachment

Hooray! I finally got the hover to work!

Update attachment

I got the canvas pan and zoom and displaying pixels working! LETS GOOO!!

Update attachment

This is going to be my most complex project so far. It is going to require a lot of work with technologies I don't know yet like how to get a live updating canvas and how to deal with merge conflicts. It'll also teach me data optimization strategies that will be very useful. So far, I've gotten a canvas to pan and zoom, next I need to let users place pixels on the canvas

Update attachment