love2d - doubility-sky/daydayup GitHub Wiki

LÖVE is an awesome framework you can use to make 2D games in Lua. It's free, open-source, and works on Windows, Mac OS X, Linux, Android and iOS.

Learn

Projects

  • 3DreamEngine is an awesome 3d engine for LÖVE.
  • g3d: groverburger's 3D engine (g3d) simplifies LÖVE's 3d capabilities to be as simple as possible. View the original forum post here.
  • love.js: LÖVE ported to the web using Emscripten
  • love-imgui imgui module for the LÖVE game engine

games

  • mari0 Mario + Portal platformer
  • orthorobot Perspective puzzle game
  • Mr. Rescue is an arcade styled 2d action game centered around evacuating civilians from burning buildings.
  • oh my giraffe: A delightful game of survival, A game about a giraffe eating fruit while being chased by lions.

Tools

  • Lurker A small module which automatically hotswaps changed Lua files in a running LÖVE project.
  • lovebird A browser-based debug console for the LÖVE framework.
  • hump is a small collection of tools for developing games with LÖVE.

Resources