1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/devel/love08/pkg-descr
Dmitry Marakasov a21ffdf3f8 Preserve devel/love 0.8.0 as devel/love08 before updating it to 0.9.1.
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.
2014-06-10 11:35:20 +00:00

8 lines
348 B
Plaintext

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/