References and details
KIT109 Assignment 1 - Pong » Devlog
sounds used for this project came from https://kronbits.itch.io/freesfx and https://yourpalrob.itch.io/classic-arcade-sound-effects, background image was sourced from google images, and the font was sourced from https://www.mattlag.com/bitfonts/. No generative AI was used for this project.
Features I've implemented (or at least attempted to):
- when the ball is lost off the edge of the screen, it resets to the centre and chooses another random direction to move in
- the paddles don't leave the screen
- added scores
- added game logic, so when the first player to 10 points wins the game stops and a UI message is shown declaring the winner
- added further game logic, so that when a game ends it should be possible for a new game to be started
- I made a rudimentary AI for the second player, with a title screen that allows players to choose a 1- or 2-player game
- added sound effects
Files
Pong.zip Play in browser
Mar 15, 2024
Leave a comment
Log in with itch.io to leave a comment.