Skip to content

TonyTwoStep/PoserPummel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poser Pummel 🎮 🐍 Build Status

Poser Pummel is a retro style 2D skateboarding platformer/shooter game created entirely in Python.

Basic Game Overview:

  • The player rides his skateboard to traverse many platformer levels while shooting enemies and racing against the clock.
  • Each level has a specific number of enemies and seconds alloted to the player with increasing difficulty throughout.
  • There are three levels per each zone and each zone contains different enemies with their own unique skill and movesets.
  • The player has three lives and a life is lost if time runs out or the player collides with an enemy.

Trailer/Demonstration Video!

Video Not Uploaded Yet

Dependencies

Poser Pummel only requires that the client computer have Python 2.7+ and Pygame installed to function properly.

  • Python - main page for Python which includes installers for Linux, macOS, and Windows.
  • Pygame - download and installation instructions for Pygame on various OS's.

Installation

The project files themselves are all self contained and can be cloned or downloaded from this repository on any system with Python and Pygame installed.

Alternatively Windows 64-bit users can the .msi installer which does not require Python nor Pygame be installed as portable versions of both are packaged within the installation directory.

Download the MSI Installer Here

Media Resources

All graphics (player/enemy sprites, platforms, start/game over screen, loading screens, etc) besides level wallpapers are original work and were created in Adobe Photoshop CC. The wallpapers were adapted from vecteezy images which is a free vector website.

The game theme song and all sound effects are original work and were created using my Roland JD-XI synthasizer and Audacity utilizing some bitcrushing plugins.

About

Retro style 2D skateboarding platformer/shooter game created in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages