Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 649 Bytes

File metadata and controls

11 lines (8 loc) · 649 Bytes

Python-Platformer

A 2D platformer game built using Python. This game provides an engaging and interactive experience, where the player controls a character to navigate through levels, avoid obstacles, and collect items.

Features

  • Player Movement: Control a character to move left, right, jump, and interact with the environment.
  • Levels: Multiple levels with increasing difficulty.
  • Collision Detection: Detect and handle collisions with platforms and obstacles.
  • Collectibles: Items to collect for bonus points and power-ups.
  • Sound Effects: Interactive sound effects for actions like jumping and collecting items.