Game Features
KIT109 Assignment 1 - Pong » Devlog
Game features:
1. The ball returns to the middle of the screen after leaving the court, and starts moving in a random direction, (Speed varies).
2. Scores are added using the UI.
3. First player to 10 points is announced the winner, and then moves to a game over scene, (Was unable to get the ball to stop moving when a player is announced as a winner).
4. A restart button is added to the game over scene to take the players to the start game scene.
5. Scores are reset once a game is finished.
6. Started making a method that makes the ball increase speed with every contact with the players or walls, but was only able to get the ball to increase speed when transported back after going off screen.
Leave a comment
Log in with itch.io to leave a comment.