Need help in how to create screen saver animaiton

If you have questions about any aspect of QBasic programming, or would like to help fellow programmers solve their problems, check out this board!

Moderators: Pete, Mods

Post Reply
vplazed
Newbie
Posts: 3
Joined: Tue May 12, 2009 5:46 pm

Need help in how to create screen saver animaiton

Post by vplazed »

I need help how to create screen saver animation? it does not matter the type of screen saver is. Please Help Thanks. :cry:
User avatar
burger2227
Veteran
Posts: 2467
Joined: Mon Aug 21, 2006 12:40 am
Location: Pittsburgh, PA

Post by burger2227 »

If you cannot give us a better idea of what you want to do than a one liner, then perhaps you are too lazy to learn.

Look up LINE, CIRCLE, PSET to make graphical shapes. You must use a SCREEN mode other than 0. Try 12 or 13.
Please acknowledge and thank members who answer your questions!
QB64 is a FREE QBasic compiler for WIN, MAC(OSX) and LINUX : https://www.qb64.org/forum/index.php
Get my Q-Basics demonstrator: https://www.dropbox.com/s/fdmgp91d6h8ps ... s.zip?dl=0
Post Reply