Skip to content

omergrau/Platformer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platformer

Platformer is a 2D platformer game written in Python using Pygame. The player controls a character that navigates through levels filled with obstacles, enemies, portals, and collectible items.


Level 1

Features

  • Enemy behavior (crabs, pumpkins,soon...):

![Enemies](ScreenShots/PlatformerDemo (2).png)

  • Portals for transitioning between areas: Portals

  • Sound effects for jumping, hitting, winning, and losing

  • GameOver

  • Secret ways

    • GameOver

-Soon...

Requirements

  • Python 3.8+
  • pygame 2.0+
  • PyTMX 3.32+

Installation: pip install pygame

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%