Trock
2011-11-16 18:25:40 UTC
1. How to make a program update the screen. I mean when a variable that I displayed on the screen, changes, I don't want it to make a new line, I would like the number to change.
2. How to delete text. Like, when I print something on the screen, I would like to know how delete that later on in my program.
3.How many times does a "For" loop operate in a second. ( Just curious)
4. How to add graphics, like adding a picture or a shape and how to change font and colour.
5. How to make character, and obstacles, and add movement , like making a character in a game move, or making a ball bounce, or setting its speed.
I'm just learning, so don't hesitate to tell me if one of the things I want to do is for experts.
Also, just in case it matters, I my compiler is Dev C++.