How I can start up Pygame game on Lakka (rpi zero w)

Hi. Is it possible start up Pygame game on Lakka? I create small game on Python (import Pygame), this is file = name.py.

Sadly we don’t have all the libraries required to run Pygame on Lakka. It would have to be on a libretro core to be properly integrated.

If you want you can try ChaiLove, a framework to make 2D games in LUA, similar to Pygame. This is already included in Lakka :slight_smile: