8000 Add Pyved-engine by wkta · Pull Request #2623 · vinta/awesome-python · GitHub
[go: up one dir, main page]

Skip to content

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

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!

@jahanzaibkhan3350
Copy link

Yes

@Nogivefuckk
Copy link

Just exactly what did you agree to

Copy link
@akingsuehchsjs akingsuehchsjs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A

@wkta
Copy link
Author
wkta commented May 27, 2025

After 7 months of waiting, my pull request,
which concerns game development—a field of great interest to many beginner developers—remains unprocessed.
Considering its potential value to the community,

I don't understand what 's going on with this git repo.

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.

0