An open API service indexing awesome lists of open source software.

https://github.com/bin-pdt/game_platform

INTRODUCTION TO PYTHON PYGAME
https://github.com/bin-pdt/game_platform

game-development platform-game pygame-ce python pytmx

Last synced: 2 months ago
JSON representation

INTRODUCTION TO PYTHON PYGAME

Awesome Lists containing this project

README

        

# PLATFORM GAME

![](https://github.com/BIN-PDT/GAME_PLATFORM/blob/main/public/START_STATE.png)

![](https://github.com/BIN-PDT/GAME_PLATFORM/blob/main/public/INTRODUCTION.png)

![](https://github.com/BIN-PDT/GAME_PLATFORM/blob/main/public/END_STATE.png)



The Platformer genre is a classic in the gaming industry, where players control a character that navigates through levels filled with floating platforms, obstacles, and enemies. In a typical Platformer game, you'll encounter enemies like bees and worms, each with unique attack patterns that require skill and strategy to overcome. The game may also provide players with the ability to shoot, allowing them to eliminate enemies from a distance, creating a balance between action and strategy. With its simple yet challenging gameplay, this genre consistently offers players engaging and entertaining experiences.