Pong Devlog
KIT109 Assignment 1 - Pong » Devlog
Features attempted:
- Ball moves in random direction on start and resets speed and location when off screen.
- Ball bounces off walls and paddles and doesn't lose speed over time.
- Ball bounces off paddle with correct angle if in the center of the paddle and exaggerated angles if ball is struck closer to the edges.
- Paddles move independently (AI can be turned off in project but not in Web build.)
- Graphics for ball, paddles, walls, and centre line.
- Scores for players super imposed over play fields.
- First to 10 points wins the game.
- You can play again after a game is complete by clicking on the "Play again" button.
- Different sounds for ball hitting paddles, walls, misses, and game over.
- Ball increases speed with each hit.
Files
build.zip Play in browser
Mar 05, 2021
Leave a comment
Log in with itch.io to leave a comment.