Classic Pong 2D
by Spectrumsss
加去主畫面,方便快捷開玩
安裝呢隻遊戲
撳分享掣,再揀「加到主畫面」,就即刻安裝呢隻game,方便快啲入返嚟玩。
Classic Pong 2D
Classic Pong 2D 關聯標籤
簡介
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.
玩法說明
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.
留言
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.