Python + Raylib comes in two flavors:
You can use the regular C-like raylib library, or you can use the pythonic version called "pyray". It's a simpler version that builds on top of raylib.
Is there a preference on which to use? I was planning to make my game in pyray + python, but I wasn't sure if it's in the spirit of the jam.
Thanks!
