0.1.1

The codename of LÖVE 0.1.1 is "Santa-Power". It is currently released.

  • Image loading and rendering.
  • Sound loading and playing.
  • Font loading and rendering.
  • Lua-scriptable games.
  • Config files.
  • Stuff is loadable from archive files.
  • Keyboard, mouse, display, timer, etc. (Basic devices).

LÖVE 0.1.1 does not have a "no-game screen" as all later releases do. When run without a game, it outputs the following text on the console:

   LOVE 0.1.1a - Now with more Santa-power.
   
   Usage: love [item]
    - [item] may be an archive file or directory ^.^