awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add Raylib-Python-CFFI

Open slurpyb opened this issue 4 years ago • 1 comments

What is this Python project?

Raylib is a simple library for videogames programming. This set of static bindings provides a fast and familier interface with the original Raylib 4.0 API. Genuinly suprised to not see any python-raylib bindings already, so I'd very much like to suggest this package be the one featured on this fantastic list.

What's the difference between this Python project and similar ones?

  • Automatically generated to be as close as possible to original Raylib.
  • Faster, fewer bugs and easier to maintain than ctypes.
  • Commercial-friendly license.
  • Docstrings and auto-completion.
  • Now includes extra libraries: raygui, rlgl and physac --

Anyone who agrees with this pull request could submit an Approve review to it.

slurpyb avatar Jan 22 '22 13:01 slurpyb

Could anybody please explain to me how to apply this software and where to apply it? I am brand new to github and am learning code through Mimo online

hell-razor-it avatar Feb 22 '22 08:02 hell-razor-it