Posted August 01, 2020 by MitchellJ77
Basic Pong
Sources:
Font used in text - https://www.dafont.com/poxel.font
Additional Features
- Ball resets to the centre of the screen, moves in a random direction and at the same speed every time the ball goes off the screen.
- Paddles don't go past the top/bottom wall and only move vertically.
- Scores are shown on the top half of the screen, they update as a player scores.
- Game plays until a player reaches the score of 10 and a winning message for the winning player.
- A play again button is on the winning message scene and will restart game play.