
Tennis-Pong-Like Game
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
It's a Pong variant, but the ball gets faster every ten seconds.
You play as the left-hand paddle; the computer plays as the right-hand paddle. If the ball goes off the screen, the paddle on the opposite side gets a point. The first paddle to reach ten points wins.
Move your paddle up and down by moving the mouse/cursor up and down inside the blue field of play.
HTML, CSS, and JavaScript, adapting a course project - not much to this, really, but I had a couple hours to toss something together
You play as the left-hand paddle; the computer plays as the right-hand paddle. If the ball goes off the screen, the paddle on the opposite side gets a point. The first paddle to reach ten points wins.
Move your paddle up and down by moving the mouse/cursor up and down inside the blue field of play.
HTML, CSS, and JavaScript, adapting a course project - not much to this, really, but I had a couple hours to toss something together