Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
LOVE(6)				  Games	Manual			       LOVE(6)

NAME
       love -- 2D game development framework

SYNOPSIS
       love [--fused] game.love

       love --version

DESCRIPTION
       LVE  was	 created to be a user-friendly engine in which simple (or com-
       plicated) games could be	made without  having  extensive	 knowledge  of
       system  or  graphics  functions and without having to dedicate time to-
       wards developing	the same engine	features time and time again.

       Developed with cross-platform implementation in mind, it	 utilizes  the
       latest  open source libraries to	deliver	a similar game experience, in-
       dependent of operating system.  By relying on the  Lua  scripting  lan-
       guage  for  game-specific  programming,	it allows even the novice game
       creator to quickly and efficiently develop an idea into a fully working
       game.

SEE ALSO
       You can find more information at	http://love2d.org/

LVE 11.5			March 31, 2018			       LOVE(6)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=love&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help