Skip to content

The simple two player game in Python using Pygame and Pymunk

Notifications You must be signed in to change notification settings

pygame-enths/2D-Volleyball-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

2D-Volleyball-game

The simple two player game in Python using Pygame and Pymunk.

######## Instructions #########

If you have installed Python on your computer and Pygame and Pymunk libraries, run Volleyball.py in code folder. If not, unzip Volleyball folder and run Volleyball.exe to play.

Use left and right arrow keys on your keyboard to move Player 1 (Poland) and up arrow key to jump. Use A and D keys on your keyboard to move Player 2 (Brasil) and W key to jump.

Press P to pause/resume game, V to stop/play music or ESC to quit game.

In the Settings.txt file in res folder, you can change window size and FPS value.

##########################

Music and pictures used in the game are licensed under Creative Commons.

About

The simple two player game in Python using Pygame and Pymunk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%