VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Random Dot Screen Saver

High Sugar Cereal  (1 Submission)   Graphics   Beginner   Wed 3rd February 2021

This code basically shows a beginner how to use a screen snapshot command in applications using one methood, and a couple of things that involve picture boxes to draw dots in a random sequence.
-Later addition-
NOTICE!!! It is NOT coded to be a screen saver, it just looks like it could be one if I made it one. I noticed a comment about that, and the poster was absolutely right.

Inputs
No inputs are needed, except for clicking the mouse to terminate the program.

Assumes
Not very much - I originally wrote this for my graphing calculator, so the code isn't as efficient as it could be, but it is begginer and it is efficient enough.

Returns
It returns an image of the screen when the program was launched, with little black dots appearing near each other rapidly.

Side Effects
The image is EXACTLY what was on your screen before! Same size and everything. This does NOT mean that you can click the icons just like normal, but that's a minor side effect, most people will be able to get past that.

Rate Random Dot Screen Saver (2(2 Vote))

Download Random Dot Screen Saver

Random Dot Screen Saver Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters