Classic Pong 2D

Classic Pong 2D

by Spectrumsss
回報問題
舉報遊戲
Loading ad...

Classic Pong 2D

評價:
1.5
推出時間: January 29, 2016
上次更新: January 29, 2016
開發者: Spectrumsss

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.

留言

0/1000
yours31f avatar

yours31f

Jan. 29, 2016

1
0

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

Spectrumsss
Spectrumsss 開發者

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 avatar

yours31f

Jan. 29, 2016

1
0

Adding it would not be difficult. Speed = speed * (level *.1)

Spectrumsss
Spectrumsss 開發者

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.