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

πŸ–₯Deep Field

 This program is a port and mod of a QBJS program by (correction! bplus ) dbox shared with the QB64pe community via this post .  bplus...