Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Author name
Author: R09Aditya
About your game
What is your game about?
Paddle Wars is a fast-paced 2-player arcade game where players control paddles on opposite sides of the screen to hit a bouncing ball. Player 1 uses W/S and Player 2 uses I/K. The goal is to score points by getting the ball past the opponent’s paddle. First to 6 points wins. The game features dynamic ball movement, a dark grid background, real-time score display and looping background music. It’s simple, competitive, and fun for quick head-to-head matches.
How do you play your game?
Player 1 (Left Paddle):
W → Move paddle up
S → Move paddle down
Player 2 (Right Paddle):
I → Move paddle up
K → Move paddle down