I have microsoft visual studios . net 2003 edition for c# and I am wondering really i will post the code here like how to like make a scoreboard out of this really. I got the paddles to work make it bounce off of them but now I need them to like make it like a game. I mean is for it to score if one paddles go over the ither here is the code hopefully someone will help. using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; namespace Keyboard { /// <summary> /// Summary description for Form1. /// </summa