Pong Assignment
This is a basic remake of Pong for Assignment 1 for KIT109 Games Fundamentals.
Controls: P1 = W and S, P2 = Up Arrow and Down Arrow
Features:
Scores for both players (text is currently bugged and displayed in the wrong positions)
Game ends when a player reaches 10 points
Ball and paddle movement ceases on win (ball currently bugged, needs to be destroyed an extra time before movement is ceased)
Ball gains speed when hitting a paddle
Ball position and speed resets when going off-screen
Paddles remain inside the bounds of the board
References:
Some scripts based off of content by Lindsay Wells
Some scripts based off of content by Brackey
Leave a comment
Log in with itch.io to leave a comment.