Flare (#73)
Jonathan Frech
Tinkering around with vectors, I created this fancy program. By left-clicking you spawn a white circle at your current mouse position. This circle then will emit a specific quantity of red pixels (which is 𝑐 = 2 𝜋 𝑟 with 𝑟 = 50). Those red pixels then get pushed across the screen until they eventually die out.
Controls
- Left click spawns in a circle,
- “Space” saves a screenshot.



Source code: flare.py