For my final project in my VB class I have to make some program that shows off everything that we did during the year, and I decided to make Pong in VB. I am planning on controlling the ball movement with a linear equation that just changes the top and left properties of the shape and bounces off things at right angles which should be very easy. My question is will there be any big problems with this plan? I will be working on this for almost a whole marking period, so I will have plenty of time to screw with it, but I need to know if there will be a big unforseen challenges.