/pancake

Easy to use library for making simple 2D pixel games with blazing speed!

Primary LanguageLuaMIT LicenseMIT

Pancake library by MightyPancake

THIS PROJECT IS NO LONGER MANTAINED!

Pancake is a simple to use library that provides useful functions on tip of your fingers!

It's easy

You just have to require it as a lua library:

pancake = require "pancake"

and it works out of the box!

Powerful tool for jams

Making a game in 10 minutes with pancake library is really not that hard!

Tutorials and documentation

On wiki you have free access to tutorials, documentation and more!