Friday, February 23, 2024

πŸ–₯ Mesmerizing Swirly Thing

This program is a port and mod of a program by Cory Smith.

The mods:

  • addition of animation
  • color transitions 
  • code refactoring to accommodate my needs

An animated program that swirls a circular area in the  middle of the screen.

The swirl goes one direction and then unswirls and swirls the opposite direction.

Back and forth.  Transitioning from a color at the end of a swirl to another color at the end of the opposite swirl.



No comments:

Post a Comment

πŸ–₯ Spiralling Text (old-school sine wave)

This is a mod of a program Richard Keijzer wrote in TRS-80 Level II BASIC (44 years ago) and recently shared with the BASIC Programming Lang...