How can we help?
super duck
-
super duck created a post,
correct code for "Lesson 4: Making a side scroller: Hoppy Beaver", "Challenge: Pong".
var player1Y = height/2;var player2Y = height/2;var player1Score = 0;var player2Score = 0;var ball;var gameStarted = false;var t = 0; //Constantsvar PAUSE_TIME = 60;var PLAYER_MOVE_SPEED = 2;var BA...
-
Total activity 3
-
Last activity
-
Member since
-
Following 0 users
-
Followed by 0 users
-
Votes 1
-
Subscriptions 1
-
Total activity 3
-
Last activity
-
Member since
-
Following 0 users
-
Followed by 0 users
-
Votes 1
-
Subscriptions 1