Thursday, October 19, 2023

🖥 Plasma Plus Vonoroi (a QBJS program by b+ ported to BAM)

Although BAM supports arrays, BAM does not support the REDIM statement.

So, I've modified the original code to use _MAPSET and _MAPGET, replacing anything having to do with arrays with the statement and the function.

Because the program uses a low resolution to maintain decent speed in browsers, you will find the animation less "pixellated" if you resize your browser (which then causes BAM's BASIC console window to resize to maintain the intended height to width ratio of the program's SCREEN.





No comments:

Post a Comment

🖥 Animated "100 Doors"

EDIT 2026-05-11: Something was causing this program to not work on mobile devices.  I'm guessing I had exported and uploaded the wrong v...