itch.io is community of indie game creators and players

Devlogs

Assignment 1 - Pong

KIT109 - Assignment 1 - Pong
A browser game made in HTML5

Sources:

  1. Assets -> Created in Unity using Sprite creator

Scripts -> Imported from the Tutorials 2-5 


Inspiration taken from this video at some parts

Features:

  1. Basic Game
  2. Ball Resets When Lost
  3. Paddles Clamped to not go beyond the walls
  4. Scoring
  5. Game goes on till 10 points for a player
  6.  Option to play again once game ends

GenAI use:

Use of Github CoPilot throughout scripts to fix basic issues, commenting, and use of the autocorrect function in Visual Studio.

Use of Github CoPilot to correct SceneSwitcher script and components as needed

Also used in other scripts to fix errors

Leave a comment