Skip to content

Blakley/Pygame-Platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygame Platformer: Mazer

A simple tile-based 2D platformer built in Python using the Pygame module

There are 3 levels that the player must complete in order to win the game. Each level has a 30 second timer. If you fail to complete the level before the time runs out, you must restart that level.

GAME

Dependencies

Have Python installed then install the following

$ pip install pygame

Deployment

simply run the following python main.py

About

A Python 2D platformer game

Topics

Resources

Stars

Watchers

Forks

Languages