Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Game - By Jiles Smith

A simple yet fun Pong game built with Python and Pygame, featuring player vs AI gameplay, score tracking, and a game over screen that appears when either side scores 11 points. The game restarts only after clicking the screen no keyboard shortcuts needed!


Game Features

  • Classic Pong gameplay
  • Player-controlled left paddle using S and S
  • AI-controlled right paddle that follows the ball
  • Real-time scoreboard display
  • Game Over screen when either side reaches 11
  • Game restarts only after clicking the screen
  • Expandable structure using scenes and sprite groups
  • Clean code architecture using OOP and a modular setup

Game in Action

Screenshot from 2025-04-22 11-06-44

Game Over Scene

Screenshot from 2025-04-22 11-07-12


Used

  • Python
  • Pygame
  • OOP Structure
  • Scene and Asset Managers

About

Pong game project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages