
KIT109 Pong
Have you ever wanted to play Pong but different, well this is the game for you. New from Hutchcav Games, Pong 2, made with exclusively MS Paint Sprites and only 3 weeks of Unity experience its bound to be fun for the whole family.
Enjoy Single player mode against a amazingly coded enemy paddle system or play Two player mode to enjoy the fun with others (requires for both parties to be together in person).
Game Instructions:
Load up the Game making sure to use full screen and check the controls page if needed. Once complete you may play one or two player Pong.
Development Log:
13/3/26: Game page created and non-functional version uploaded to allow public access.
13/3/26: Modified the game to actually function beyond a broken unity interface. additionally edited the description to include information about the game and its content.
13/3/26: Game is fully functional with Main Menu, single player (vs robot), two player, and a controls screen. Even a quit button! Planning to add additional features including a way to keep playing after the ball first dies (right now you have to reset to play again), and to add a finish condition of a point score goal.
13/3/26: After uploading and testing it in the web version, it no longer works :(
I will try to repair it tomorrow. Wish me luck in the next Dev comment.
14/3/26:The game is working! Huzzah! Not fully complete with the project yet as i still want to add a functioning score based finish, ie if one player / bot gets to 10 points end the game and display who one. It should be easy but you never know.
14/3/26: It is complete with only around ~15-20 hours put into it. I have added a system for the game to finish after 10 points is scored by either side, announce the winner and even a way for the user to return to title (Escape key).
While not perfect I am happy with it, if i had infinite time and a bit more knowledge I might try adding sound to the game as currently its purely silent, but that's a job for another day.
References:
- KIT109 Tutorial Code. (From Tutorial 1-4)
- https://docs.unity3d.com/6000.3/Documentation/ScriptReference/Mathf.MoveTowards....
- https://docs.unity3d.com/6000.3/Documentation/ScriptReference/Vector3.html
- https://docs.unity3d.com/6000.3/Documentation/ScriptReference/Application-quitti...
Added Features:
- Title Screen.
- Controls Page.
- PvP and Player v Computer Modes.
- Quit button.
- Accelerating and minor random deviation to the bounce off paddles to make game harder over time
- An error pop up when the ball goes out of bounds.
AI Usage:
No AI was used in any form or fashion during the creation of 'Pong 2'.
| Updated | 2 days ago |
| Published | 3 days ago |
| Status | Prototype |
| Platforms | HTML5 |
| Author | Coconuts_234 |
| Made with | Unity |
