itch.io is community of indie game creators and players

Devlogs

Pong Devlog

KIT109 Assignment 1 - Pong
A browser game made in HTML5

For Pong, I used scripts from the tutorials: StartMovingInRandomDirection and WrapAround.

I tried implementing the ExplosionOnDestroy and DestroyIfOffscreen scripts to make the ball explode with an animation when it left the screen, but I was unable to make it work with my created script to make the ball reappear in the middle of the screen. I also tried implementing the DisplayHighScore script from the tutorials, but other problems in the creation of the game made me lose too much time while trying to fix them, to the point I could not work out how to display the player' score, and count their points properly.

Files

  • PongGame.zip 556 MB
    Mar 17, 2024
Leave a comment