LOVE is a 2D game engine that utilizes the Lua
scripting language to create games. It relies on
OpenGL graphics and the SDL interface library to
allow for cross-platform implementation and is an
all-encompassing gaming environment for the
development and enjoyment of 2D games.
License: zlib/libpng License
Changes:
This release supports image loading and rendering, sound loading and playing, font loading and rendering, Lua-scriptable games, config files, loading from archive files, and basic devices such as the keyboard, mouse, display, timer, etc.