Skip to content

This Python terminal-based ping pong game is a fun project where two players can compete against each other in a classic game of ping pong. The game features simple controls and straightforward gameplay, making it easy for anyone to pick up and play.

Notifications You must be signed in to change notification settings

AbdelrahmanElalfee/terminal_ping_pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Terminal Ping Pong Game

Introduction

This Python terminal-based ping pong game is a fun project where two players can compete against each other in a classic game of ping pong. The game features simple controls and straightforward gameplay, making it easy for anyone to pick up and play.

Players control paddles on either side of the terminal screen and try to bounce a ball back and forth. The objective is to prevent the ball from passing your paddle while simultaneously trying to get it past your opponent's paddle. The game keeps track of each player's score and declares a winner at the end of each match.

Features

  • Simple terminal-based interface.
  • Two-player mode for competitive play.
  • Easy-to-use controls for moving the paddles.
  • Score tracking to keep players engaged.

Requirements

  • Python 3.x
  • Terminal or command prompt environment

Installation

  • Clone this repository or download the ZIP file.
  • Navigate to the project directory in your terminal.
  • Run python3 app.py to start the game.

About

This Python terminal-based ping pong game is a fun project where two players can compete against each other in a classic game of ping pong. The game features simple controls and straightforward gameplay, making it easy for anyone to pick up and play.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages