Skip to content

Mini Platformer Game in Python using Pygame. A simple 2D game where the player jumps between platforms and avoids obstacles.

Notifications You must be signed in to change notification settings

anthiaGln/Mini-Platformer-Game-in-Python-using-Pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Platformer Game 🎮

A simple 2D platformer built with Python and Pygame. This is my learning project for practicing Python and game development concepts.

It is still in progress.

✨ Features

Move a player around the screen

Jump and land on platforms

Game loop with FPS control

🚀 Getting Started

Prerequisites

Python 3.10+

Pygame

The project is still in progress

About

Mini Platformer Game in Python using Pygame. A simple 2D game where the player jumps between platforms and avoids obstacles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages