Devlogs
Update 1.0!
Update 1.0!!!
Full release for my version of Pong for KIT109 - Assignment 1: Pong.
This assignment has really shown me my current weaknesses, especially in regards to coding.
Changelog
- Fixed ball not respawning after each point
- Fixed score not counting
- Added SFX (to be fine tuned at a later time)
- Added/updated textures for all sprites
- Added two player mode
- Fixed end screen not working correctly.
Known Bugs
- Game resolution is a little bugged
- Sometimes the ball pushes the paddle if hit in the corner, working on fix
- On reset, the ball keeps its previous velocity
- The ball doesn't always bounce off the wall
- Glow appears brighter than intended.
References