Skip to content

Aaryan018/Pong-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong-Game

Technologies/Concepts Used: Python, Turtle, GUI, OOP, Event Listeners, Inheritance

  1. A classic multiplayer Arcade game that simulates table tennis.
  2. The player controls the paddle by moving it vertically across the left or right side of the screen.
  3. User can compete against another player by controlling a second paddle on the opposing side.
  4. User on the right side uses arrow keys while the left user uses the W and S key to play the game. Event listeners are used to make the game interactive.
  5. Concepts of OOP and Inheritance are used.

Sample Run Video:

Pong.Game.mov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages