Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 602 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 602 Bytes

Pong

A simple game of pong


Game Instructions

Objective:

Prevent the ball from passing your paddle. Score points by making the ball pass the AI's paddle.

Controls:
Player 1 (You):

Use the UP and DOWN arrow keys or W and S keys to move your paddle.

AI:

The AI paddle moves automatically to defend its side. basically I added AI okay plz vote for me.


Features

Ball Movement:

The balls speed will incrase to make the game harder for ai and then u can score points.

AI Opponent:

The paddle movies by itself it just tracks it basically.