Jam’Py is a python based arcade-like game framework optimized for Ren'Py integration.

Features:

  • Integration with Ren'Py ATL

  • Stand alone tiling and animation features.

  • AABB and circular collisions

  • Arcade physics

  • Fully pickleable, for smooth integration with Ren'Py's save/load system

  • Input management

  • Compatible with Ren’Py UI and Screen system, SL2

For an example of Jam’Py in action, check out The Twilight Tank, a two-week long jam project built using Jam’Py.

The project is coming soon to github.