-
Notifications
You must be signed in to change notification settings - Fork 26k
Add Pyved-engine #2623
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Add Pyved-engine #2623
Conversation
Feel free to ask questions, if needed! |
Yes |
Just exactly what did you agree to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A
After 7 months of waiting, my pull request, I don't understand what 's going on with this git repo. |
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.