QB64.com

QB64 is a modern extended BASIC programming language that retains QBasic/QuickBASIC 4.5 compatibility and compiles native binaries for Windows, Linux, and macOS.

HomeNewsGitHubWikiSamplesInFormGXQBjsCommunityMore…

SAMPLE: INYRFACE

screenshot.png

Author

🐝 Tom Sales

Description

Copyright (C) 1994-95 DOS Resource Guide/DOS World 
Published in Issue #17, September 1994, page 66 and 
              Issue #20, March 1995, page 64 
 
It takes clever programming indeed to create an 
interesting one-line program. You'll be amazed at 
how much can be accomplished. 

INYRFACE.BAS displays a series of colored bubbles that grow steadily in size  
as the program works its way through a series of STEPS in a FOR...NEXT loop.   
When the program reaches the maximum value, it loops back to the beginning.

QBjs

Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!

File(s)

🔗 screensaver, dos world, 254 chars, qbjs