Sunday, March 3, 2024

🖥 Swirly Ribbons

This program is a port and mod of a BBC BASIC program by Richard Russell.  Richard Russell's program is a port of a Commodore Amiga demonstration program by Laxity.



No comments:

Post a Comment

📚 Simulating OOP Methods in BAM Using GOSUB

BASIC Anywhere Machine's GOSUB implementation allows using numeric expressions for dynamic line numbers or using string expressions for ...