If you don’t know know what is this, here’s a simple explanation of how it works:
-
I will add a pixel on the image based on the comments (one per person). Every comment will be counted, as long as it tells a position and a colour (see below). Any conflicting pixels in a same post’s comments will be resolved by the highest upvote number.
-
When commenting a pixel’s position, use the cartesian plane (X, Y) to indicate the pixel position and a HEX colour value (and maybe CSS colour names). For a reference, the black pixel on the image below is located on X-1, Y-1, and the white one is at X-32, Y-32.
You must log in or register to comment.