Pong
This is a clone of Pong game, made by Atari in 1972. It's not a perfect clone though, I try to make it a bit different.
You are controlling the left carriage by W/S or UP/DOWN keys. Press ENTER to start game and ESCAPE to pause.
The game has no end so you can play forever :) This game is really simple but I hope you enjoy it.
Source project: https://github.com/Mantarus/UnityPong
TODO:
- Add music and
SFX - Add some win condition probably
- Update bounce physics to make it less weird
- Add two player mode
- Make the look of the game better
Add welcome screen and pause
Development log
- 0.5 UpdateMar 28, 2020
- 0.4 UpdateMar 26, 2020
- 0.3 UpdateMar 22, 2020
Comments
Log in with itch.io to leave a comment.
Very cool I liked your game. Would you care to check out mine?
Thank you! Sure, I’ll try yours :)