LÖVE: 2D Game Framework for Lua
TL;DR AI
1 min readKey summary
LÖVE is an open-source 2D game framework that uses Lua for scripting and supports projects packaged as zip files appended to its executable.
The framework is built on SDL2 to provide cross-platform capabilities.
Many developers use the repository HEAD rather than the latest official release for improved performance and compatibility.



