1LOVE(6)                        BSD Games Manual                        LOVE(6)
2

NAME

4     love — 2D game development framework
5

SYNOPSIS

7     love [--fused] game.love
8
9     love --version
10

DESCRIPTION

12     LÖVE was created to be a user-friendly engine in which simple (or compli‐
13     cated) games could be made without having extensive knowledge of system
14     or graphics functions and without having to dedicate time towards devel‐
15     oping the same engine features time and time again.
16
17     Developed with cross-platform implementation in mind, it utilizes the
18     latest open source libraries to deliver a similar game experience, inde‐
19     pendent of operating system.  By relying on the Lua scripting language
20     for game-specific programming, it allows even the novice game creator to
21     quickly and efficiently develop an idea into a fully working game.
22

SEE ALSO

24     You can find more information at http://love2d.org/
25
26LÖVE 11.2                       March 31, 2018                       LÖVE 11.2
Impressum