Löve (game framework)

Löve (stylized in all caps) is a free, open-source, cross-platform framework released under the zlib license for developing video games.

The framework is written in C++ and uses Lua as its scripting language and is still maintained by its original developers.

The framework is cross-platform supporting the platforms Microsoft Windows, macOS, Linux, Android, and iOS.

[4] A version of the framework called piLöve has been specifically ported to Raspberry Pi.

The framework provides these features: Some of the games that have been made with LÖVE: There are various libraries and forks of LÖVE to improve basic functions, such as OOP with inheritance and overloading, interpolations, cameras, gamestates, etc.