c++ screensaverby (no login)ok this is my first post. i have a pretty good understanding of c++ and little understanding of BASIC so pretty much all i want to learn how to do with basic is learn how to make a screensaver.... my dad used to program in college and i want to do what he did. he said that he named 4 (or more but in this case just 4) random points on a grid and drew lines to them to make the shape of an hourglass and those four points would move either up, down, left, or right 1 space on the grid to make the lines stretch all over the place. also every time the line hit the edge of the screen it would bounce off and change to a random color. could anyone help or at least direct me to a tutorial on how i could manage to do this |
| Response Title | Author and Date |
| Try using QB64. It is a C++ QBASIC compiler for newer PC's | on Mar 27 |
| This is the one you're thinking of -- runs in QBasic (or QB64)... | on Mar 28 |
| it didnt work | cainen on Mar 28 |
| Which compiler? ... | on Mar 28 |
| just basic | cainen on Mar 29 |
| Try Quickbasic 4.5 here | on Mar 29 |
| should put that link on the top of this site | Ben on Mar 29 |
| That explains it... | on Mar 29 |