Classic Pong 2D
by Spectrumsss
Add to your home screen for quick access
Install this game
Tap the Share button, then "Add to Home Screen" to install this game for quick access.
Classic Pong 2D
Tags for Classic Pong 2D
Description
Play Pong like you used to - 80's style pong! With purposely intended bugs to emulate the 1980's simulations, the simplistic controls and art style immerse the experience.
How to Play
Menu:
Click - Creates another ball.
Clicking Play - Starts the game.
In-Game:
Up Arrow: Moves your paddle up.
Down Arrow: Moves your paddle down.
Click - Launches the ball.
Comments
yours31f
Jan. 29, 2016
I recommend having some sort of leveling to make the game fun for more than a few seconds. Maybe make the enemy paddle speed up after leveling
This would be a good idea if I knew how to do it. I know it doesn't say this anywhere but this is the first game I ever made... I don't think adding this would be too hard to do though..Thanks for the response!
yours31f
Jan. 29, 2016
Adding it would not be difficult. Speed = speed * (level *.1)
I wouldn't do it by levels so it doesn't have to reset. I would do it so it increases every n seconds.. I will add it later.