From 2dac2ab56678feeac6acf2a6d6c68ac2d706e744 Mon Sep 17 00:00:00 2001 From: wkta Date: Wed, 30 Oct 2024 14:47:50 +0100 Subject: [PATCH] added "Pyved-engine" in the Game development section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a7f5f89..63362285 100644 --- a/README.md +++ b/README.md @@ -576,6 +576,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [PyOgre](http://www.ogre3d.org/tikiwiki/PyOgre) - Python bindings for the Ogre 3D render engine, can be used for games, simulations, anything 3D. * [PyOpenGL](http://pyopengl.sourceforge.net/) - Python ctypes bindings for OpenGL and it's related APIs. * [PySDL2](https://pysdl2.readthedocs.io) - A ctypes based wrapper for the SDL2 library. +* [Pyved-engine](https://pyved-solution.github.io/pyved-engine/) - Innovative 2D game engine for structured game creation and HTML5 exports. * [RenPy](https://www.renpy.org/) - A Visual Novel engine. ## Geolocation