2dac2ab added "Pyved-engine" in the Game development section
📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝README.md (+1 -0)
📄 Description
What is this Python project? (Pyved-engine)
An innovative game engine that focuses on easing 2D game creation.
The reason why the library is awesome:
A major benefit of using pyved-engine is its ability to export games in the HTML5 format, allowing for online play.
For example, on this page you can see how a python game is being "played" in the web context (before optimization, but after automatic Python to HTML5 conversion)
What's the difference between this Python project and similar ones?
Dedicated tool in command-line, that allows the use of game templates so the developer almost never starts from scratch. This is a major difference compared to pygame, for instance
Dedicated gamedev API designed to simplify and enhance event-based programming.
Simple tools for creating isometric games
Heavy use of design patterns for a structured game development process
Supports HTML5 export for web-based game deployment
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/2623
**Author:** [@wkta](https://github.com/wkta)
**Created:** 10/30/2024
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (1)
- [`2dac2ab`](https://github.com/vinta/awesome-python/commit/2dac2ab56678feeac6acf2a6d6c68ac2d706e744) added "Pyved-engine" in the Game development section
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
## What is this Python project? (Pyved-engine)
An innovative game engine that focuses on easing 2D game creation.
<img src="https://github.com/user-attachments/assets/5c808760-dbd1-4666-b204-957ca0e2592b" alt="preview pyved games" width="640"/>
**The reason why the library is awesome:**
A major benefit of using pyved-engine is its ability to export games in the HTML5 format, allowing for online play.
For example, on [this page](https://pyvm.kata.games/play/ecsRogue) you can see how a python game is being "played" in the web context (__before optimization__, but after automatic Python to HTML5 conversion)
## What's the difference between this Python project and similar ones?
- Dedicated tool in command-line, that allows the use of game templates so the developer almost never starts from scratch. This is a major difference compared to `pygame`, for instance

- Dedicated gamedev API designed to simplify and enhance event-based programming.
- Simple tools for creating isometric games
- Heavy use of design patterns for a structured game development process
- Versatile engine with extensive submodules (e.g., tabletop, isometric, RPG, pathfinding, etc.)
- Supports HTML5 export for web-based game deployment
--
Anyone who agrees with this pull request could submit an *Approve* review to it.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2623
Author: @wkta
Created: 10/30/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
2dac2abadded "Pyved-engine" in the Game development section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project? (Pyved-engine)
An innovative game engine that focuses on easing 2D game creation.

The reason why the library is awesome:
A major benefit of using pyved-engine is its ability to export games in the HTML5 format, allowing for online play.
For example, on this page you can see how a python game is being "played" in the web context (before optimization, but after automatic Python to HTML5 conversion)
What's the difference between this Python project and similar ones?
Dedicated tool in command-line, that allows the use of game templates so the developer almost never starts from scratch. This is a major difference compared to

pygame, for instanceDedicated gamedev API designed to simplify and enhance event-based programming.
Simple tools for creating isometric games
Heavy use of design patterns for a structured game development process
Versatile engine with extensive submodules (e.g., tabletop, isometric, RPG, pathfinding, etc.)
Supports HTML5 export for web-based game deployment
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.