Skip to content

Latest commit

ย 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ•น๏ธ Pong Game - Python & Pygame

๐Ÿ“š Project Overview

This project is a simple recreation of the classic Pong game using Python and the Pygame library. The game features two paddles, a bouncing ball, scoring, and smooth player controls โ€” all built from scratch!

๐ŸŽฎ How to Play

  • Player 1 Controls:

  • Move paddle up: W

  • Move paddle down: S

  • Player 2 Controls:

  • Move paddle up: Up Arrow

  • Move paddle down: Down Arrow

Objective:

Prevent the ball from passing your paddle. If the ball gets past your paddle, your opponent scores a point!

๐Ÿ›  Features

  • Two-player mode

  • Ball physics (bouncing off walls and paddles)

  • Score tracking and display

  • Smooth paddle movement

  • Game restart when someone scores

  • Basic collision detection

  • Frame rate control for a smooth experience

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages