Not Another Pong Rip-Off
About
Another Construct 3 practice game while I wait for money to buy the full thing, except this time it's actually a complete game, somehow.
This time it's pong, basic I know, but I tried to make it somewhat more interesting. Now you can turn, and as points go up difficulty does too. Whether this means shrinking the players, adding obstacles, or speeding up the ball, depends entire on how many points the players have.
Player 1 uses WASD and Player 2 uses Arrow Keys.
UPDATE LOG:
The character's initial sizes are smaller as is the ball.
I changed the all movement to use Delta time.
I slightly adjusted the audio leveling.
I added a count down to the beginning to give more breath time and to experiment with the controls, which are shown during the count down.
I changed the balls speed.
I added color correlation to the points.