Pong features and notes
KIT 109 Assignment 1 - Pong » Devlog
This is the my Pong submission. It requires full screen to see the paddles and play properly.
Co-Pilot was used in Visual Studios to reduce the time spent when writing code. It acted as auto complete in the writing process.
Controls:
Player 1: W & S
Player 2: UP and DOWN keys
Features
- Ball will launch randomly at specified angles at similar speeds.
- Ball will reflect at correct angles.
- The two paddles move with different keys and have had no issues getting stuck.
- Graphics for paddles, ball, walls and middle line.
- Ball will return to centre with new randomly selected angle when off screen.
- Ball gains speed with each contact with surface.
Features not added
- No scores
- No game end state
- no UI
- no sound effects
Know bugs
- If the ball gains to much velocity it can clip through the walls spawning new ball in centre
KIT 109 Assignment 1 - Pong
Status | Prototype |
Author | ImNotGoodWithNames11 |
Genre | Sports |
Leave a comment
Log in with itch.io to leave a comment.