just trying to make a simple game of throwing a ball and trying to get it into a basket.I am just wondering could any one help me out with a bit of code in it.I am only a beginner
Printable View
just trying to make a simple game of throwing a ball and trying to get it into a basket.I am just wondering could any one help me out with a bit of code in it.I am only a beginner
http://www.vbforums.com/attachment.p...id=47243&stc=1
Moved from VB6 forum.
Have a look at this vb6 project
It simulates gravity and elastic collisions in 2D. Use the mouse to grab and throw the balls.