Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bin-pdt/game_platform
A BASIC PLATFORM GAME
https://github.com/bin-pdt/game_platform
game-development platform-game pygame-ce python pytmx
Last synced: 15 days ago
JSON representation
A BASIC PLATFORM GAME
- Host: GitHub
- URL: https://github.com/bin-pdt/game_platform
- Owner: BIN-PDT
- Created: 2024-08-14T13:18:16.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T00:47:11.000Z (5 months ago)
- Last Synced: 2024-11-12T22:34:49.588Z (3 months ago)
- Topics: game-development, platform-game, pygame-ce, python, pytmx
- Language: Python
- Homepage:
- Size: 7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.