Sunday, September 24, 2023

🖥 Spinning spiral wheel

This QB64 program by "Dav" ported to, and exported from, the development version of BASIC Anywhere Machine (with speed improvement to the CIRCLE statement.)




No comments:

Post a Comment

📚 How I go about testing a little fix to a DRAW statement bug

EDIT: After this video, I did some more "proof in the pudding" testing of my supposed fix, and discovered that although the fix wo...