Pyro 2 – 2D Game Framework
Pyro 2 is a free 2D game framework that is powerful and flexible, yet easy to understand. It is bundled with Monkey 2, an open source programming language.
Together, these two make an amazing combination for building multi-platform 2D games.
Pyro 2 only uses one codebase and it will automatically run on mobile, desktop and HTML5 without doing any ports. Developers will save a lot of time when using this framework.
It uses 3 Monkey 2 modules. Some of these modules’ features are pixel perfect collision, texture packer support, simple pathfinding, dynamic lights and shadow casting, object merging and more. It has a lot of templates to get yourself starting alongside documentation and demos.
Feel free to check out the framework here!