for Ludum Dare 51
theme: every ten seconds

This is a simple pong-like game, but the ball's speed increases every ten seconds. 

You're playing as the left-hand paddle; the computer plays as the right-hand paddle.

Move the paddle by moving the mouse/cursor up and down inside the blue field of play. (Moving the mouse/cursor outside the field of play won't do anything.) 

Each time the ball goes off the screen past a paddle, the opposite paddle gains a point.

The first player/paddle to reach ten points wins.


Software: VS Code (html, css, and javascript)

It was modified from/built out from a course project in one of Gamekedo's Udemy courses. 

(Edited this page (but not the game) to include Ludum Dare tag - October 4)

Leave a comment

Log in with itch.io to leave a comment.