Improvements to my StressBall program?

Gluttard

Active member
Joined
Jan 9, 2008
Messages
44
Programming Experience
Beginner
Hey guys, I think this is the right place to put this:
I made a little stressball program to deepen my understanding of the language, and it goes like this. You click on the ball, it changes colors, you move your mouse, let go of the click, and 'THROW' it. It flies around the screen and bounces off the walls indefinetly.
I had some code in to make it stop, but it's not as fun.

The program's window is always on top of others, so you can have this little ball flying around the screen while you're doing anything(it's going right now).
I feel that it's good when your computer screws you over and you need to get back at it.

Anyways, does anyone have any kind of improvements that I could make to it?
I could allow you to download it if you wanted to, you'd just have to give me a good site to do it on.
THanks!
 
Thread moved to the Testing section

Why don't you delete the 'Bin' and 'obj' folders from the project, zip the rest of the files and post the zip file here.

This way, we can see about making some suggestions and a general rule for forums is to post the source code (virus safe) and not compiled code
 
Back
Top