Skip to content

thakur-Yuvraj/Pong-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong-Game

How to run the game

Install python along with pygame.

Installing Pygame

  1. Head over to python.org in web browser to download python 3
  2. Once installed python 3 along with pip open Command Prompt and type {python3 -m install pygame.ce} sometime this doesn't work try {python -m install pygame.ce} or {py -m install pygame.ce}

Now you should be able to run the main.py

Game controls

Movement - Arrow key up and Arrow key Down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages