Commit 6498c611 by anshve

Upload New File

parent 453f708c
Showing with 14 additions and 0 deletions
TITLE = "Pong"
WINDOW_WIDTH = 1280
WINDOW_HEIGHT = 720
VIRTUAL_WIDTH = 432
VIRTUAL_HEIGHT = 243
PADDLE_WIDTH = 5
PADDLE_HEIGHT = 35
PADDLE_SPEED = 200
PADDLE_BOT_SPEED = 100
BALL_ACCELERATION = 1.1
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment