LÖVE
An awesome 2D game framework for Lua based on SDL2 and OpenGL.
Why consider LÖVE?
LÖVE (Love2D) is an open-source framework for building 2D video games in Lua. Written in C++, it wraps SDL2 and OpenGL into an elegant, minimalist scripting API with physics (Box2D), audio playback, font rendering, and instant reloading.
Learn LÖVE by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of LÖVE
LÖVE allows developers to prototype and publish games in Lua within minutes using simple callback loops.
Installation
# Ubuntu/Debiansudo apt install love# macOS via Homebrewbrew install loveLÖVE is licensed under the Zlib License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.