Friday, March 29, 2024

🖥Animated flower of life (-ish)

("Ish" in the sense of "I just could not help myself and succumbed to my tweaking nature.")

This program is inspired from a recent QB64 coding challenge by bplus.

' NOTE: As I was in a "get 'er done quick" mood, I didn't put much effort in pretty code.Please note: this program was created with the development version of BASIC Anywhere Machine (to test the recently added fractional angle values for the DRAW statements TA command.)



No comments:

Post a Comment

📚 A BAM Use-Case: Giving a New Lease on Life to Old BASIC Programs

One BAM's top goals is to make it fairly easy to port old BASIC programs so that they can be shared via the web for running in any web b...