Skip to content

A head soccer game created in Python using Pygame and Pymunk

License

Notifications You must be signed in to change notification settings

CampfireCoding/Head-Soccer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Head Soccer

A head soccer game created in Python using Pygame and PyMonk Created by Nuwan Dewasurendra

General Controls:

  • U for fullscreen
  • P for recentering window on the display screen
  • I to decrease window size by 50px
  • O to increase window size by 50px
  • SPACE to start the game

Note: The window is resizable

Double tap to dash after your bar is full. Hold jump to jump higher.

Player 1 Controls:

  • A and D keys to move left and right respectively
  • W to jump
  • S to kick

Player 2 Controls:

  • ← and → keys to move left and right respectively
  • ↑ to jump
  • ↓ to kick

The "What a save!" is intentional trash talk from the announcer.

Head.Soccer.Demo.mp4
Head.Soccer.Resize.Window.Demo.mp4

About

A head soccer game created in Python using Pygame and Pymunk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages