Skip to content

JasonFengGit/Ball-Battle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Ball-Battle

A classic two player game.
Please enjoy it with your friends!

Screenshots

Screen 1 Screen 2
Screen 3 Screen 4

Features

  • Score board to show each player's score
  • Ball served randomly from the center
  • Walls at the corners
  • The player who gets to 6 wins

Controls

Button
Move Up(P1) W
Move Down(P1) S
Move Up(P2) Up
Move Down(P2) Down

Dependencies

You will need the pygame package for this game.

$ pip install pygame

Run

Download the ball_battle.py file or clone this repo and run it in the terminal.

$ python ball_battle.py

About

A classic two-player game powered by pygame.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages