u/myredditat22

Image 1 — The kind of morning that makes you forget your phone exists
Image 2 — The kind of morning that makes you forget your phone exists

The kind of morning that makes you forget your phone exists

Took these during my morning walk around the farm today.
The sky looked unreal, the trees were glowing in the sunlight, and for a while it felt like the world slowed down a little.

Moments like this remind me how peaceful simple mornings can be.

u/myredditat22 — 1 day ago

How are “color by number” games like Zen Life usually implemented?

I’ve been studying games like Zen Life / Happy Color where players tap numbered regions to fill an image with colors.

I’m curious about the technical side of how these games are usually built.

Specifically:

  1. How are the numbered regions generated from an image?
  2. Are the regions vector shapes, masks, or generated polygons?
  3. What algorithms are commonly used for detecting/filling areas?
  4. How is the “tap correct region → animate fill” workflow typically implemented efficiently on mobile?

I’m not trying to make an exact clone. I’m mostly interested in understanding the architecture and rendering approach behind this genre.

If anyone has worked on similar systems or knows good resources/articles about it, I’d love to learn more

reddit.com
u/myredditat22 — 2 days ago