Compatibility is not maintained between love 0.x branches, so separate port is needed to run applications written for love 0.8. Currently there's at least one such application known: mari0 - cross between Super Mario Bros and Valve's Portal.
7 lines
348 B
Text
7 lines
348 B
Text
LOVE is an open-source 2D game engine which uses the versatile Lua
|
|
scripting language to create dynamic gaming experiences. 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.
|
|
|
|
WWW: http://www.love2d.org/
|