A 600×600 collaborative pixel canvas. Inspired by r/place.
- Fork this repo
- Find your pixel in
canvas.json(one pixel per line, ordered byy * 600 + x) - Change the
color:{"x":100,"y":200,"color":"#FF5733"} - Submit a PR
- Wait for merge — canvas auto-renders
- Canvas: 600×600 (coordinates 0-599)
- Colors: Any hex color
- One pixel per PR (keep it simple for review)
- One pixel per hour per GitHub account — rate limited
- No spam content — PRs will be rejected
canvas.json— pixel data (one pixel per line for readable diffs)canvas.png— full 600×600 render (shown above)
Canvas ready. 🌿
