/Platformer-Game

a platformer game made with python

Primary LanguagePythonMIT LicenseMIT

Platformer Game

a platformer game made with python

Installation

first go to download then click Windows.zip or Linux.tar.gz(to install it) then extract it then you can run the Platformer game.exe or Platformer game (depending on your Operating system)

Controls

W = Jump

A = Left

D = Right

SPACE = Shoot

What each object is

Player = Player==left or Player==right

Block1 = Block1

Block2 = Block2

BreakableBlock1 = BreakableBlock1

Goal1 = Goal1

Enemy1 = Enemy1

Bullet = Bullet

Icon = Icon

StartButton = StartButton