A pong game made with p5js.
I made the game as part of the work for the "Web programming" subject at the UOC University.
Download the project and open the index.html
in a browser or just play it online
- Player size: as long as this value grows, the player size will become smaller.
- Ball speed: as long as this value grows, the ball will move faster.
- Enemy speed: as long as this value grows, the enemy will have less latency to reach the ball.