| Pong - Single Player(Creating a simple Demo Game)   This is the beginning of Pong... well I think it is.  If your planning 
on making a pong game...you always start simple....get the bugs out etc ... Do a 
simple one player game, so you get a feel for things... then you can add in a 
second player option...difficulty levels etc.  Your only limited by your 
imagination.     
  
    | DownloadSourceCode   It can't get much simpler...well it could...but who wants to watch a 
    still image :)  We use the mouse to move our paddle...which sits at the 
    bottom... The ball is set at a fixed speed etc at the moment.. but feel free 
    to add level difficulty ..different ball speeds..   |  |          |