Refrences


Features

Basic pong features plus the following further additions:

- ball resets when lost

- paddles do not get stuck or exceed bounds

- clear score system where the first to 10 points wins

- after the game finishes the winner will be displayed and players can choose to play again

- both 1-player and 2-player options

- sound effects for the ball hitting the paddle, the ball hitting the wall, the ball going into the score zone, and the end of the match

- gameplay includes a ball that speeds up continuously and launch angles that are affected by the paddle's location relative to the ball.

References

https://knightcube.medium.com/how-to-make-game-objects-bounce-in-unity-3a456c34c... - Used info on physic material to make the ball bounce

https://docs.unity3d.com/ScriptReference/AudioSource.Play.html - used info for SFX

https://forum.unity.com/threads/how-can-i-change-button-width.876610/- used info to help figure out how to resize the text and buttons for movement 

https://www.reddit.com/r/Unity2D/comments/qgdkaf/pong_how_to_shoot_a_ball_in_a_r... - used info to help figure out how to make the ball move in a random direction, later referenced the Start Moving In Random Direction script instead

- Reused the Scene Switcher script and used the high score and destroy if off screen scripts for the basis of my score and resetting lost ball code

Assets

https://myebstudios.itch.io/simple-ping-pong-assets - Used art assets

https://sfxr.me/ - used to generate SFX

https://freesound.org/people/EVRetro/sounds/535840/ - used for Winner sound

<a href="<a href=" https:="" www.freepik.com="" free-vector="" neon-landscape-background_4394257.htm#query="vaporwave&position=40&from_view=keyword&track=sph"">Image" class="redactor-linkify-object"></a>https://www.freepik.com/free-vector/neon-landscape-background_4394257.htm#query=... by rawpixel.com on Freepik -Background Art

<a href="<a href=" https:="" www.freepik.com="" free-vector="" neon-grid-background_4394259.htm#query="vaporwave&position=2&from_view=keyword&track=sph"">Image" class="redactor-linkify-object"></a>https://www.freepik.com/free-vector/neon-grid-background_4394259.htm#query=vapor... by rawpixel.com on Freepik - Background Art

Files

Build5.zip Play in browser
Jul 30, 2023

Leave a comment

Log in with itch.io to leave a comment.