Eddie Chen 580418

This is for KIT109 game Fundamentals 

Additional features/notes:

  1. Pong Paddle controls: W/S (player 1) or Up/Down Arrow (player 2)
  2. Score Count 
  3. Ball resets on screen after a score
  4. Game Logic: When playerX score >= 10, the game will end and their will be prompts to quit game or play again
StatusReleased
PlatformsHTML5
AuthoreddiecUTAS
Made withUnity
Tags2D, pong

Development log

Comments

Log in with itch.io to leave a comment.

Solid game but sometimes the ball gets stuck bouncing on the top and bottom of the screen for a long time. Would be good if you could set it so the ball bounces on the top or bottom something like 4 times in a row without hitting the paddle, the ball resets. Otherwise great job.