Earth Moon Emoji Orbit



Earth Moon Emoji Orbit



I created this for the first day of Genuary 2023 which had a prompt of “Perfect loop / Infinite loop / endless GIFs”.

This sketch uses cos() and sin() to show the moon orbiting the earth. It also uses arrays of emojis to animate the earth and moon rotating.

Edit this code in the p5.js editor.

Edit this code in the p5.js editor.

emoji moon orbiting emoji earth

Remix Ideas

  • Make the earth orbit the sun. 🌞
  • Add stars ⭐🌟✨
  • Add rockets, satellites, or aliens! 🚀🛰️☄️👽👾🌌🪐

Arrays Examples