Pong
Pong » Devlog
I have used visual and code assets from KIT109 tutorials. For sound I have used two files from Pixabay. These are royalty-free sounds under Sci-Fi Sound Effects search terms.
Features other than the basic version:
- My Pong should reset to the centre and start moving in a random direction
- Paddles should never go past the top and bottom walls. They should never rotate, move sideways, or get stuck.
- There should be clearly legible scores for both players. They should calculate as the game progresses.
- Game play ends when someone scores 10 points. There is a Game Over message that displays the winner.
- There is a Play Again button after Game Over.
- Speed increase with each reset.
- There are sound effects for hitting the walls and paddles.
I have used ChatGPT in my assignment to adapt and edit in-class scripts. I asked ChatGPT to help me add reseting ball code and to organise script for player preferences.
Files
InvadePong5.zip Play in browser
98 days ago
Leave a comment
Log in with itch.io to leave a comment.