//basic pong //first project //click arrow to change to player 1 or 2 --------------------------------------------------------------------------------- --// 1 Player //arrows to move r to reset //you are against the computer --// 2 Players //W and D to move top paddle //Left and Right arrows to move bottom paddle
//scratch for numbers used in score boards //Credit to Atari for creating pong(The original) -------------------------------//Change Log//------------------------------- //1.0.2// --Art improved --Online section added, but not completed --Score to end game changed to 10 not 9, like it was before //1.0.1// --Title screen Fixed --Bugs fixed(thank you @dropbear07738 for telling me about the bug) //1.0.0// --Co-op added --Title screen added --Thumbnail added --Performance increase --Teased people about online multiplayer coming soon //0.1.1// --Bugs Fixed //0.1.0// --Game released