From 35f173d9ee4ee7730e22391cb88f6ee47a1f6253 Mon Sep 17 00:00:00 2001 From: pearmini Date: Thu, 11 Sep 2025 07:59:25 -0400 Subject: [PATCH] Update docs for moon sundial --- app/examples/moon-sundial.recho.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/app/examples/moon-sundial.recho.js b/app/examples/moon-sundial.recho.js index 5e7174f..90b266b 100644 --- a/app/examples/moon-sundial.recho.js +++ b/app/examples/moon-sundial.recho.js @@ -28,9 +28,11 @@ * 1. It tells the time using the sun's position. * 2. It casts a shadow from an object. * - * So I think why not create a moon sundial? It uses shadows from a matrix of - * moons and the phases of the moon relies on the time. Then I based on Mike's - * "Beesandbombs"[1] to create the following piece. + * Based on these features, a sundial to me is **a device that maps the time to + * visual patterns formed by shadows**. So I think why not create a moon + * sundial? It uses shadows from a matrix of moons and the phases of the moon + * relies on the time. Then I based on Mike's "Beesandbombs"[1] to create the + * following piece. * * This piece is a good example of how to use emojis to create animations in * Recho. Also, theoretically speaking, you can tell time based the pattern of