Skip to content

Kj0ric/V-Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V-Pong

This is my first game project, V-PONG which stands for Vertical Pong.

It is actually funny because I misremembered the original horizontal design and made it in a vertical fashion.

I used VS Code as the text editor. The reason why I chose VS Code was Github Copilot X and thankfully it has contributed to my experience gain in this project vastly.

Now this is my version of Pong: See the demo video

Current Features

Main game loop

  • 2 players with red and green colors
  • Right and left key bindings
  • Handling object collisions
    • Paddle-ball collision
    • Wall-ball collision
  • Incremental ball speed to prevent infinite rounds

UI Features

  • Simple main menu
  • Score table at the center of the screen
  • Simple pause menu

What's next?

  • Speed-changer slider for difficulty

About

A Pong video game imitation developed with PyGame

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published