Skip to content

TannerCoker/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pong

This program is meant as a means for me to further familiarize myself with the python programming language. For this project I recreated the classic game of Pong. The game will start up into a menu in which it will display buttons to start a single player game, a local multiplayer game, and to exit the program. The menu will also display the title of the game at the top and will show a ball bouncing around the screen.

Controls

Use W & S to move the orange, player 1 paddle up and down.

Use the Up & Down arrow keys to move the blue, player 2 paddle up and down.

Game will prompt player(s) to either return to menu or to start another game once the score limit of 7 is reached.

Screenshots

The Game Menu: Menu

The multplayer mode: Multiplayer

Author

This program is created and worked on by Tanner Coker

About

This is a recreation of the popular, arcade game "Pong". It features a main menu, and both a single and multiplayer game mode. It was initially started so as to give me a goal for me to accomplish in Python so I can gain experience with the language.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages