Skip to content

I've been trying to make a ping pong game with some extra content like abilities and different characters.

Notifications You must be signed in to change notification settings

Klihe/PingPong-PyGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PingPong-PyGame

I've been trying to make a ping pong game with some extra content like abilities and different characters.

Requirements

Run

Macos/Linux

python3 main.py

Windows

python main.py

Controls

ESC - quit game
SPACE - start game/pause

Player 1

w - up
s - down
a - ability 1
d - ability 2

Player 2

arrow up - up
arrow down - down
arrow right - ability 1
arrow left - ability 2

Abilities

  • first will make player taller
  • second will make player faster

About

I've been trying to make a ping pong game with some extra content like abilities and different characters.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages