Skip to content
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

Add Pyved-engine #2623

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add Pyved-engine #2623

wants to merge 1 commit into from

Conversation

wkta
Copy link

@wkta wkta commented Oct 30, 2024

What is this Python project? (Pyved-engine)

An innovative game engine that focuses on easing 2D game creation.
preview pyved games

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
    {43E0658F-8298-4FA6-8C7F-41A496704C29}

  • 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.

@wkta
Copy link
Author

wkta commented Oct 30, 2024

Feel free to ask questions, if needed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants