Skip to content

SmakoszJan/Pancake2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pancake2d

Warning: description below is not actual yet

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.

Documentation

Read the docs on Github wiki.

Issues

Post your issues with the engine in the issues site.

License

This project is based on GNU GPL v3 License

About

2D open-source game engine created with opengl, so far compatible with Python (checked) and possibly C++. In future, I also want it to be compatible with Lua and other languages.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors