diff --git a/README.md b/README.md index 17bbbe2dc04d434bef0bb09391281a4b73e61e2d..aef01f6b87b68b0a4f158e3bb07d84420ce9a056 100644 --- a/README.md +++ b/README.md @@ -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. +* [Raylib-Python-CFFI](https://electronstudio.github.io/raylib-python-cffi/) - Python Bindings for Raylib 4.0 - a library to enjoy videogames programming. * [RenPy](https://www.renpy.org/) - A Visual Novel engine. ## Geolocation