Added Pyxel

This commit is contained in:
helpcomputer 2022-12-10 12:33:39 +00:00 committed by GitHub
parent 10643e1ff3
commit 31bbe76434
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -701,6 +701,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.
* [Pyxel](https://github.com/kitao/pyxel) - A retro game engine.
* [RenPy](https://www.renpy.org/) - A Visual Novel engine.
## Geolocation