taniaban2712 / platformer-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyQuest

This is a 2D mini-game made with Python's pygame library.

  • The user has an avatar that needs to pass hurdles in order to get to the next level

Demo:

image image

To Get Started:

git clone https://github.com/taniaban2712/platformer-game.git
cd platformer-game

To install the dependencies:

pip install pygame

To run the game:

python game.py

About


Languages

Language:Python 100.0%