Friday, February 7, 2025

🖥 Geometric Thingy

This program is inspired by a little programming challenge by ZXDunny.

I wasn't in the mood to deal with math formulas, which would have made my program much more compact.  So I stuck with simple/mindless programming.

The program displays the image with new random colors every four seconds or so, and uses a little bit of very simple animation as the colors get changed.









No comments:

Post a Comment

🖥 Clock ("time visualizer" design)

A clock with a little bit of a "time visualizer" vibe. Run the program View the source code