Cyberpong is my first "do-it-yourself-from-scratch" Unity project.  It is based on the classic "Pong" made by Atari in 1972.
Currently the game has only player vs player mode. Player vs AI mode is planned.
Rules are simple. 2 players 1 ball. Whoever gets to 20 first wins!

Controls:

Player 1: Move UP: W
                    Move DOWN: S

Player 2:  Move UP: UP Arrow (alt. O),
                     Move DOWN: DOWN Arrow (alt. L)

Reset ball (in case ball got stuck): R

Known bugs:
Currently there is a physics bug which sometimes can occur which will made the ball go into straight line loop. Try to reset the ball position in case of need.
Visual bug with volume sliders - see In-game Pause Menu with volume functionality added for more info.

Development log

Leave a comment

Log in with itch.io to leave a comment.