Pancake2d is 2D game engine designed to be compatible with Python, C++ and Lua. The main concept of the way this engine works is based on... Pancakes! The engine allows you to create layers, draw them to screen, use them as texture buffers and much more. It also features applying transform matrices to everything you draw and gives you access to many useful tools, such as tile engine, GUI module, simple animation creating, transformation animations, shaders, vfx, sound handling, video playing and many others.
Read the docs on Github wiki.
Post your issues with the engine in the issues site.
This project is based on GNU GPL v3 License