Battle Pong

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
I took the idea of Pong and changed it so that rather than using paddles to bounce the ball back, you have to shoot it instead! This is a simple implementation using the LOVE2D game engine. Score 8 points to win!

Player 1 (LHS) Controls
Move Up: 'w'
Move Down: 's'
Shoot: 'd'

Player 2 (RHS) Controls
Move Up: 'up'
Move Down: 'down'
Shoot: 'left'

I would not call this by any stretch of the imagination completed. I still need to add a main menu, options for A.I. opponents and other common game elements!
Found a bug?
Tell us on Discord