itch.io is community of indie game creators and players

Devlogs

Summary of Resources and Additional Development

Pong
A browser game made in HTML5

Additional Features Implemented:

Ball is reset when it leaves the  screen

Paddles can't go beyond walls and never rotate

Clear legible scores added that update upon goal scores

Match ends after a player reaches a max score (10)

End screen menu has a "play again" button along with 2 exit buttons

Pause menu is implemented

Audio is added for when collisions (with ball) occur

Ball gradually increases speed as rally goes on and resets velocity when reset. Additional, ball may bounce on an angle when colliding with the player

Both a 1 player and 2 player game are implemented. 1 player has an AI paddle to play against

Title scene has been implemented. Also implemented a random Settings scene that does nothing

Non-play scenes (Title and Settings) have background music implemented


References:

Title Screen Background / Cover Image:

Audio:

ChatGPT and no other AI was used to help with development