Awesome Love2d Overview
A curated list of amazingly awesome LÖVE libraries, resources and shiny things.
🏠 Home · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 love2d-community/awesome-love2d · ⭐ 4.2K · 🏷️ Gaming
Awesome Löve 

A categorized community-driven collection of high-quality, awesome LÖVE libraries, projects, and resources.
Contents
- 3D
- AI
- Animation
- Camera
- Development
- Drawing
- Entity
- Helpers
- Input
- Lighting
- Math
- Music
- Networking
- OO
- Performance
- Physics
- Platforms
- Serialization
- Shaders
- Testing
- Tweening
- UI
- Utilities
- Tutorials
- IDEs
- Distribution
- Related
3D
3D-centric Libraries
- 3DreamEngine (⭐463) - An awesome 3D engine for LÖVE.
- anim9 (⭐30) - 3D skeletal animation library (design to be used with IQM and IQE).
- Brinevector3D (⭐11) - FFI-enabled vector library for 3D (x,y,z).
- bump-3dpd (⭐77) - A 3D collision detection library for Lua.
- g3d (⭐752) - Simple and easy 3D engine for LÖVE.
- IQE (⭐9) - Inter-Quake Export loader (text).
- IQM (⭐40) - Inter-Quake Model loader (binary).
- love-gltf - Gltf asset loader and test renderer; Supports skeletal animations and morph targets.
- Lovox (⭐51) - Pseudo-3D library for working with voxels.
- Menori (⭐265) - Library for 3D rendering with LÖVE.
AI
Navigation, Decision-Making and AI Libraries
- astar (⭐16) - An other A* library. Any map (grid, point, mesh or infinite map) and support path cost.
- beehive.lua (⭐25) - A functional behavior tree implementation.
- Jumper (⭐644) - Grid-based pathfinding library.
- LÖVElyTrees (⭐19) - Fully featured behaviour tree implementation with tree rendering.
- Lua-star (⭐78) - Easy and pure Lua A* path finding.
- Luafinding (⭐44) - Class-based A* implementation written purely in Lua.
- pathfun - Pure Lua library for 2D pathfinding using the funnel algorithm.
Animation
Animation & Frame-Managing Libraries
- andross (⭐33) - A Lua library for 2D skeletal/bone animations with a Löve backend.
- anim8 (⭐941) - Animation library.
- animx (⭐33) - A featureful Animation library for loading animations from XML files!.
- Aseprite loader (⭐64) - Complete ase/aseprite file loader (no json).
- chiro (⭐26) - Convenience wrapper around Spine.
- lovanim (⭐40) - A minimal stateful animation library.
- Lump (⭐20) - Adobe Flash animation runtime.
- Peachy (⭐110) - A parser/renderer for Aseprite animations in LÖVE.
- skeletor (⭐24) - 2D skeletal animation system.
- SYSL-Text (⭐114) - Text animation and automatic wrapping library based on tags.
- Walt (⭐63) - Animation library.
Camera
Viewport & Camera Libraries
- Brady (⭐63) - Camera library with parallax scrolling.
- Editgrid (⭐53) - Gamera and HUMP compatible scaling grid.
- gamera (⭐296) - Camera system.
- hump.camera - Camera library with window locking and smooth camera movement interpolation.
- parallax (⭐21) - Scrolling library for any camera system; seamlessly tile background images.
- roomshift (⭐0) - Room-based camera with smooth transitions.
Development
Development assisting Libraries, that enrich your development experience
- debugGraph (⭐35) - Small OO FPS graphing utillity based on FPSGraph.
- FPSGraph (⭐21) - Small FPS graphing utility.
- LÖVE API (⭐352) - The complete API documentation of LÖVE in a Lua table.
- LÖVE Build (⭐72) - GitHub Action for automated cross-platform builds.
- LÖVE TypeScript Definitions (⭐129) - Write LÖVE games with TypeScript.
- Lovebird (⭐328) - Browser-based debug console.
- LoveDebug (⭐43) - Inline console-like debugger utility.
- lovelier (⭐25) - A LÖVE live reloader with Moonscript support.
- loveprofiler (⭐12) - An extremely simple logger and profiler.
- lurker (⭐362) - Auto-swaps changed Lua files in a running game.
- vudu (⭐48) - Broad in-game debugging gui with a console, variable browser/editor, speed controls, and more.
Drawing
Drawing specific Libraries, that simplify the Drawing process
- Artal (⭐42) - A .PSD parsing library for LÖVE.
- Autobatch (⭐120) - Small LÖVE module to automate the use of SpriteBatches.
- center (⭐17) - A simple module to dynamically align and fit content to screens of any size.
- deep (⭐102) - Adds Z axis; allows you to queue actions and draw calls.
- draft (⭐57) - A module for drawing complex shapes.
- Export-TextureAtlas (⭐6) - Extends Runtime-TextureAtlas as a commandline tool to export an atlas.
- grove.draworder (⭐19) - Similar to deep, but you can set a custom sorting method and create multiple, nestable instances.
- Hot particles (⭐67) - "Hot Particles is a particle editor for the LÖVE game framework."
- HSLUV (⭐50) - Lua implementation of HSLuv (a human-friendly alternative to HSL).
- Maid64 (⭐58) - Low resolution scaler for LÖVE.
- Push (⭐616) - A simple resolution-handling library for LÖVE.
- renderplanet (⭐20) - Realistic orthographic planet rendering.
- Resolution Solution (⭐2) - Scale library, that help you add resolution support to your games!
- Runtime-TextureAtlas (⭐25) - Texture atlas packer and renderer at runtime; no external tools.
- Shöve (⭐88) - A powerful resolution-handler and rendering library for LÖVE.
- Sölar (⭐9) - A fairly simple solar system simulator.
- svglover (⭐59) - Library to import and display simple SVGs in LÖVE.
- SYSL-Pixel (⭐35) - Pixel art focused scaler for graphics, position, screen-captures and shaders.
- turtle.lua (⭐103) - Turtle graphics library for LÖVE.
Entity
Entity and Gameobject Managing Libraries
- adorbs (⭐35) - Minimal, Functional Entity Component System.
- Concord (⭐302) - A feature-complete ECS library.
- ecs-lua (⭐224) - ECS Lua is a fast and easy to use ECS (Entity Component System) engine for game development.
- evolved.lua (⭐171) - Evolved ECS (Entity-Component-System) for Lua.
- knife.system (⭐504) - Minimalist functional ECS.
- nata (⭐51) - Hybrid OOP/ECS entity management.
- tiny-ecs (⭐775) - Entity Component System for Lua that's simple, flexible, and useful.
Helpers
Game specific Library bundles, that provide reuseable functions
- astray (⭐177) - A Lua-based maze, room and dungeon generation library for dungeon crawlers and roguelike video games.
- batteries (⭐422) - Fills out lua's sparse standard library and provides implementations of common algorithms and data structures useful for games.
- cartographer (⭐77) - Small Tiled map loader and drawer.
- clove (⭐32) - A helper library which allows you to quickly loads huge amount of assets.
- GameStateManager (⭐19) - A lightweight, optimized, and easy-to-implement solution for efficient game state management.
- grove.color (⭐19) - Blend, convert and interpolate colors using 'color objects'.
- hump (⭐97) - Collection of tools for developing games with LÖVE (Gamestates, Timers/Tweens, Vectors, Classes, Signals, Cameras).
- iffy (⭐26) - A SpriteSheet and Tileset helper library for LÖVE.
- knife (⭐504) - Collection of useful micro-modules for Lua (Class, State Machines, Bind, Chain, Coroutines, Event, Memoize, Entity, Tests, Timer).
- Love dialogue (⭐65) - Simple to use Dialogue Library for Love2d with custom scripting language for dialogues .
- love-state-switcher (⭐12) - State switcher class for Lua LÖVE Engine.
- lovely-windows (⭐22) - A Window/Screen Manager Module for virtual windows.
- lua-state-machine (⭐393) - Lua Finite State Machine.
- lue (⭐47) - A LÖVE library that allows you to display hue color effects in your game.
- lume (⭐1.2k) - Collection of functions for Lua, geared towards game development.
- Manami (⭐59) - An improved "reflowprint" with UTF-8, multicolor, and justify support.
- narrator (⭐158) - An Ink narrative scripting language parser and runtime implementation.
- prism (⭐99) - A comprehensive traditional roguelike engine.
- reflowprint (⭐52) - A library designed for alignment of text that is shown one character at a time.
- roomy (⭐59) - Screen management library for LÖVE.
- rotLove (⭐286) - Roguelike Toolkit in LÖVE. A LÖVE/lua port of rot.js.
- SceneMan (⭐12) - A simple, but powerful scene/gamestate manager that uses a stack, allowing you to run multiple scenes at once.
- Scenery (⭐47) - A dead simple scene/state management system.
- ScreenManager (⭐34) - Screen/State Management for the LÖVE framework.
- shack (⭐67) - A LÖVE library that lets you easily add screen effects such as shake and rotation.
- shard (⭐20) - Collection of useful mini modules.
- Simple Tiled Implementation (⭐1k) - Tiled map loader and renderer.
- Vivid (⭐62) - Color math, manipulation and conversion library.
Input
Input & Binding Libraries
- baton (⭐255) - Input library for LÖVE that bridges the gap between keyboard and gamepad controls.
- GamepadGuesser (⭐20) - Get the right button icons for gamepads; load updated gamepad db.
- input (⭐6) - Simple and powerful input library. support check operation time, sequence.
- Kazari (⭐14) - Multitouch gesture and input library.
- love-microphone (⭐64) - Simple microphone support for LÖVE.
- LoveKeys (⭐11) - A simple input handeling library that keeps track of things for you.
- Swipe (⭐5) - A simple radial keyboard library.
- tactile (⭐55) - A straightforward and flexible input library.
Lighting
Lighting & Shadow Libraries
- bitumbra (⭐10) - GPU accelerated many lights 2D shadows.
- Light (⭐17) - A simple dynamic light implementation.
- Light World (⭐241) - A lighting model.
- lighter (⭐43) - A performant dynamic light implementation with a simple API.
- Shädows (⭐180) - A Shadows & Lights engine for LÖVE.
- Simple Love Lights (⭐27) - A very simple raycasting light implementation.
Math
Math specific Libraries
- Bresenham (⭐17) - Bresenham's line algorithm written in Lua.
- brinevector (⭐65) - Standalone lightweight luajit ffi-accelerated 2D vector library for great performance.
- Cirno's Perfect Math Library (⭐333) - Math/intersection library designed for games.
- delaunay (⭐110) - Triangulation library for convex polygons.
- hump.vector - Powerful 2D vector class.
- loaded_dice (⭐8) - Walker-Vose alias method implementation (loaded dice-like RNG) useful for rolling loot tables, etc.
- MLib (⭐90) - Math and shape-intersection detection library written in Lua. It's aim is to be robust and easy to use.
- nvec (⭐59) - Hump.vector-compatible LuaJIT FFI-accelerated 2D vector library.
- polysec (⭐3) - A performant and lightweight library to detect polygon and rectangle intersections.
- shash (⭐79) - A simple, lightweight spatial hash for Lua.
- vector.lua (⭐61) - A simple vector library based on the PVector class from processing.
- Vornmath (⭐20) - The most comprehensive small vector & matrix, complex number, and quaternion library for Lua.
Music
Music related libraries
- denver (⭐95) - A Löve custom waveform generation library.
- lovebpm (⭐98) - A LÖVE library for syncing events to the BPM of an audio track.
- ripple (⭐51) - An audio manager with tagging support.
- wave (⭐100) - A sound manager with audio parsing and rhythm functionalities.
- Lua-Opus (⭐2) - A module for streaming and decoding Ogg Opus audio files with queueable playback and PCM integration.
Networking
Networking & Online-Play Libraries
- fetch-lua (⭐7) - An HTTPS/HTTP requests library made only with luajjit.
- Grease (⭐115) - Networking library intended to make networking easy for lovers (TCP, UDP, Enet). (IPv6)
- löve-ws (⭐28) - A WebSocket client and server library.
- love2d-lua-websocket (⭐52) - A simple event-driven WebSocket client library. (IPv4)
- LoverNet (⭐61) - A networking library that leverages bitser and enet. (IPv4)
- NoobHub (⭐350) - OpenSource multiplayer and network messaging. (IPv6)
- Sock.lua (⭐182) - A Lua networking library for LÖVE games. (IPv4)
OO
Object Orientation Libraries that support Class-Commons (⭐56)
- 30log (⭐484) - Minified framework for object-orientation in Lua. It features named (and unnamed) classes, single inheritance and a basic support for mixins.
- classic (⭐1k) - Tiny class module for Lua. Attempts to stay simple and provide decent performance by avoiding unnecessary over-abstraction.
- hump.class - Small, fast class/prototype implementation with multiple inheritance (class-commons).
- knife.base (⭐504) - Extremely minimal base class providing single inheritance and constructors.
- LowerClass (⭐7) - A MiddleClass Inspired library with extended features.
- middleclass (⭐1.9k) - Simple OOP library for Lua; has inheritance, metamethods (operators), class variables and weak mixin support (class-commons).
- muun (⭐7) - Moonscript compatible class implementation.
- Object-Library (⭐6) - ObjectLibrary is a simple library for the LÖVE2D game engine that allows users to create objects with collision detection and optional textures.
- selene (⭐29) - Project template for writing games in Moonscript instead of Lua without precompiling.
Performance
Performance measurement tools
- AppleCake (⭐31) - Profiling library for LÖVE, with detailed profiling and thread support.
- jprof (⭐103) - Profiling library/tool for LÖVE.
- Piefiller (⭐25) - Graphical profiler for LÖVE.
Physics
Collision Detection & Physics Wrappers
- breezefield (⭐114) - A lightweight and easy love.physics wrapper (windfield alternative).
- Bump (⭐1.1k) - Collision detection library for Lua.
- HC - Collision detection with arbitrary polygons; allows rotation of objects.
- loveblobs (⭐1) - A softbody library with support for both dynamic and static arbitrary softbodies.
- slick (⭐75) - A simple to use polygon collision library inspired by bump.lua.
- Strike (⭐32) - 2D collision detection library. Extendable, based on Separating-Axis-Theorem.
Platforms
Ports for Platforms other than the ones officially supported by LÖVE
- LÖVE Potion (⭐654) - Unofficial implementation of the LÖVE for Nintendo (3DS, Switch and Wii U) Homebrew.
- LOVE-WrapLua (⭐45) - A small and simple wrapper for OneLua, lpp-vita, and Lua Player PS3.
- Love.js (⭐798) - LÖVE ported to the web using Emscripten.
- LoveDos (⭐696) - A Lua framework for 2D DOS games, implementing a subset of the LÖVE API.
- LoveFTW - Work-in-progress port to Windows phone 8.1.
- LÖVR (⭐2.5k) - LÖVE for virtual reality devices.
Serialization
Save Game & Storage Libraries
- arson (⭐12) - Companion library for registering custom data types that can be encoded and decoded by json.lua.
- binser (⭐215) - Customizable Lua Serializer.
- bitser (⭐177) - Serializes and deserializes Lua values with LuaJIT.
- cdata (⭐30) - Serialize between Lua data and C data using LuaJIT's FFI.
- knife.serialize (⭐504) - Serialize data as a Lua script.
- Lady (⭐37) - Saving and loading savegames; based on Ser.
- moonblob (⭐30) - Binary serialization and data parsing library.
- Ser (⭐82) - Fast, robust, richly-featured table serialization library for Lua.
- Smallfolk (⭐23) - A fast, robust, secure, richly-featured table serialization library for Lua.
- trickle (⭐31) - A bitstream library focused on high compression for use in networking.
Shaders
GLSL related Libraries
- LoveShaderConverter (⭐94) - Convert Shadertoy Shader files to LÖVE GLSL Files with handy utilities for infinite purposes.
- Moonshine (⭐692) - Repository of common post-processing effects like blur, vignette, color-grading, etc.
- ngrading (⭐59) - Simple color grading library.
- ShaderScan (⭐13) - Adds hot reload, includes, and better error messages for faster shader iteration.
Testing
Libraries and Tools for Unit Testing
- busted (⭐1.6k) - Simple unit-testing framework with customizable assertions.
- knife.test (⭐504) - Fixture-free test framework.
- Luassert (⭐241) - Extends
assert()with additional, customizable tests. - Lunatest (⭐85) - xUnit-style randomized unit testing framework.
- lust (⭐125) - Minimal test framework.
- Specl - Behavior Driven Development (BDD) tool.
- Telescope - Highly-customizable BDD-style testing library.
Tweening
Smoothing & Timer Libraries
- Flux (⭐467) - A fast, lightweight tweening library for Lua.
- hump.timer - Timer and tweening library with flexible tweening methods.
- knife.timer (⭐504) - Create timers and tweens with ease.
- NAniTe (⭐59) - Timeline-based animation system that supports forward and backward update.
- tick (⭐192) - Lua module for delaying function calls.
- tween.lua (⭐661) - Tweening/Easing/Interpolating functions for Lua inspired on jQuery's animate method.
UI
User Interface Libraries
- Badar 🌕 (⭐40) - Simple custom UI syntax for easy components compositions.
- CatUI (⭐114) - A very light-weight GUI library for LÖVE.
- cimgui-love - LÖVE module for Dear ImGui obtained by wrapping cimgui (programmatically generated C-api) using LuaJIT FFI, easy to update to the latest Dear Imgui version.
- FlexLöve (⭐9) - A fully featured GUI library, supporting flexbox/grid/absolute layouts, both immediate and retained mode, 9patch theming and advanced event support.
- GOOi (⭐235) - Android-oriented GUI library.
- Hanker - Maximalist immediate mode-ish UI elements; gamepad-friendly.
- Helium (⭐123) - A modern, customizable, high performance retained UI framework.
- Inky (⭐82) - Any-purpose GUI framework.
- Layouter (⭐20) - A simple UI grid layout library for LÖVE 2D game engine.
- ListBox (⭐15) - A dynamic ListBox for LÖVE that supports touch, mouse, and keyboard inputs.
- Love Imgui (⭐347) - Imgui module for the LÖVE game engine.
- Löve-Nuklear (⭐381) - Lightweight immediate mode GUI for LÖVE games.
- LoveFrames Fork (⭐150) - 11.2 Fork of a GUI library.
- LOVELi (⭐17) - Retained mode layout and GUI library inspired by .NET's MAUI controls with StackLayout, AbsoluteLayout, Grid, Label, Button, Image, CheckBox, RadioButton, Switch, ProgressBar, Slider, TextBox and Border.
- Lovely Toasts - Floating speech bubbles with text of your choice.
- lovepatch (⭐11) - A simple 9-patch library for LÖVE.
- lovr-ui2d (⭐72) - An immediate mode GUI library for LÖVR and LÖVE.
- Luis (⭐102) - Love UI System - A retained mode UI framework for LÖVE with input processing (mouse, keyboard, touch, gamepad), layer-, grid-, state-, theming-system, UI editor, 16+ widgets (for desktop & mobile).
- Lynx - Very-lightweight list-based UI library.
- MeowUI (⭐12) - Extensible library written in MoonScript that enables you to create your own GUI controls based on provided core modules for Löve2D.
- NLay (⭐59) - Flexible layouting library.
- Patchy (⭐38) - 9patch library.
- Plan (⭐27) - A super simple Rule-based layout library.
- Polywell - A highly-configurable text editor / coding tool written in Lua that runs on the LÖVE game engine.
- ProdUI (⭐10) - A user interface library for the LÖVE Framework.
- SafeWord (⭐4) - An overscan detection library for LÖVE.
- Slab (⭐365) - An immediate mode GUI toolkit for the LÖVE framework.
- Slicy (⭐17) - A newer 9patch/9slice library fixing some issues with Patchy.
- SUIT (⭐522) - Small immediate mode GUI library.
- TuxRedux (⭐5) - An immediate-mode UI system for LOVE2D inspired by SUIT.
- YALG (⭐10) - A very simple, cross-platform, reactive UI for last minute UIs.
Utilities
Non-Game specific libraries and tools
- andromeda (⭐7) - Asset database and loader for love.
- ArrayRotation - Rotation of two dimensional arrays (square and non-square).
- bar128-love (⭐2) - Barcode rendering library for LÖVE.
- cargo (⭐180) - Asset manager.
- chance.lua - Library for generating random data.
- colorchanger (⭐4) - Change the colors in your LÖVE game.
- Flirt (⭐13) - LÖVE version manager; allows to switch between multiple versions of engine on same machine.
- GifCat (⭐50) - A simple module for saving gifs from LÖVE.
- hex2color (⭐10) - A single function to use HEX color values.
- i18n (⭐27) - Internationalization library designed to help localize your game.
- Ini Parser (⭐16) - General purpose ini configuration parser.
- KeyedArray (⭐0) - A special data structure where items can be found by their position or key. Similar to an ordered dictionary.
- Lily (⭐111) - Async Asset Loader.
- log.lua (⭐353) - Library for configurable log output.
- love-loader (⭐143) - Threaded resource loading.
- love-pe (⭐19) - A tool made in LÖVE for changing LÖVE icon itself.
- love-qrcode (⭐3) - QR Code rendering library for LÖVE.
- love2d-assets-loader (⭐40) - Assets Loader.
- lovely-engine (⭐12) - A tool that makes setting up and using LÖVE easier and with Moonscript support.
- LuaRequireExtended (⭐2) - A Lua module that lets you require files with input parameters and multiple output values.
- luasteam (⭐212) - Lua bindings for the Steamworks API.
- Luvent (⭐79) - Simple event-driven programming.
- nativefiledialog (⭐18) - Open a file picker on Windows/Mac/Linux.
- nativefs (⭐48) - Read and write files outside of LÖVE's allowed paths.
- particle-system-playground (⭐14) - A basic LÖVE particle system editor.
- ParticleEditor (⭐3) - An editor of particle for LÖVE.
- require.lua (⭐13) - Require all files in a folder.
- servelove (⭐7) - A web server library that runs on love.
- ShakeDetectorLua (⭐7) - Uses accelerometer data for shake device detection written in Lua.
- smiti18n (⭐39) - A very complete internationalization library for Lua with LÖVE support.
- splashy (⭐42) - Splash Screen Library.
- text2.love - Full-featured text editor for prose (not code).
- tick (⭐95) - Useful timing tweaks for LÖVE's run loop.
- LUA-SNG-Parser (⭐0) - A Lua library for parsing and extracting custom .sng song package files, supporting metadata reading, file listing, and batch extraction. Ideal for rhythm games, audio-based projects.
Tutorials
Blogs and tutorials
- Building love2d games for the web with love.js and Docker - A tutorial on packaging LÖVE games for the web.
- CS50 Introduction to Game Development - Harvard Colleges CS50 OpenCourseWare.
- How to LÖVE - A book by Sheepolution teaching LÖVE from the ground up.
- learn2love - Book for learning programming with Lua and LÖVE (Version 11.0+).
- Simple Game Tutorials - Tutorials for making simple games with LÖVE (Snake, Sokoban, Tetris, etc.).
- Tutorial on making an Arkanoid-type game (⭐234) - A complete tutorial on how to make a breakout clone by nooowaay.
- Using Tiled Maps in LÖVE (archived) - An article about using maps created with Tiled in your LÖVE game.
IDEs
Integrated Development Environments and text editor plugins
- Brackets - A modern, open source text editor by Adobe (obsolete).
- Lua Syntax Highlighter (⭐4) - Add Lua syntax highlighting in Brackets.
- LÖVE Hints for Brackets.io - Provides LÖVE code hints.
- Run LÖVE (⭐4) - Launch LÖVE projects with a hotkey.
- ZeroBrane Studio - A lightweight Lua IDE with code completion, syntax highlighting, live coding, code analyzer, and debugging support.
- API Syntax Hightlight (⭐12) - Script to add LOVE API syntax highlighting to ZBS.
- IntelliJ IDEA - Capable and Ergonomic Java IDE.
- EmmyLua (⭐720) - Lua IDE/Debugger Plugin for VSCode.
- LÖVE IDEA (⭐60) - Snippets and code completion for IntelliJ-IDEA.
- Vim - A highly configurable text editor built to make creating and changing any kind of text very efficient.
- Vim LOVE Docs (⭐58) - Syntax highlighting for Vim.
- Notepad++ - A free source code editor and Notepad replacement that supports several languages.
- LÖVE API for Notepad++ (⭐12) - Code completion and documentation for Notepad++.
- Visual Studio Code - VS Code is a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle.
- Local Lua Debugger - Simple Lua debugger with no dependencies. Löve specific launch.json example provided.
- Lua for Visual Studio Code - Provides Intellisense and Linting for Lua in VSCode.
- Lua Language Server - Various language features for Lua to make development easier and faster; includes LÖVE code completion and documentation.
- Visual Studio Code LÖVE Launcher - A Löve Launcher Extension for Visual Studio Code.
- Sublime Text - A sophisticated text editor for code, markup and prose. You'll love the slick user interface, extraordinary features and amazing performance.
- Package Manager - The Sublime Text package manager that makes it exceedingly simple to find, install and keep packages up-to-date.
- SublimeLove - Supports syntax highlighting, auto-completion, and build system.
- SublimeLinter-luacheck - Provides linting and static analysis of your Lua code.
- Pulsar - Hackable text editor based on the extinct Atom; Has great support and auto-completion works nicely, but for now lacks error highlighting.
- autocomplete-love (⭐0) - Auto-complete and snippets for LÖVE.
- love-ide (⭐60) - Auto-installs several utilities for writing Love2D games in Pulsar.
- language-lua (⭐65) - Add syntax highlighting and snippets to lua files.
- atom-autocomplete-lua (⭐34) - Autocomplete for Lua.
- Zed - A next-generation code editor designed for high-performance collaboration, written in Rust.
- love2z (⭐10) - Alejandro's Beta typing hints for Zed.
- love2d (⭐60) - LuaCATS typing hints for the lua language server.
- Lua extension - Syntax highlighting, file outline, code formatting, completion and documentation for Lua and LÖVE; to configure with the instructions given on the Lua Language Support page.
- Love2D WebIDE - Completely web based IDE for writing Love2D games.
Distribution
Tools and templates for distributing LÖVE games
- AppImageKit (⭐9.3k) - Using AppImageKit you can package LÖVE games as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, Ubuntu, Fedora, Debian and derivatives; one game = one file.
- boon (⭐154) - Multi-platform, easy to use tool supporting Windows, macOS, Linux.
- LÖVE Actions - Build & deploy cross-platform game packages on ALL popular platforms. Supports Android, iOS, Linux, maxOS, Windows.
- LÖVE Game Development & Automated Build System (⭐153) - Preconfigured VSCode/Codium. Build for Android, iOS, HTML5, Linux, macOS and Windows and automatically publish to Itch.io.
- love-build (⭐78) - Downloadable application (made in LÖVE!) that can build games for Windows, macOS, and Linux regardless of your own OS.
- love-deploy (⭐13) - Build and deploy games on itch.io (supports windows and web exports).
- love-export (⭐54) - Fast and simple command-line tool that builds binaries for you. Supports Windows, macOS, and Linux.
- love-fuser (⭐19) - Packages LÖVE Games using GitHub Actions. Supports Windows, Linux, and Android.
- love-packager (⭐17) - Simple CLI to package your LÖVE Game in seconds.
- love-release (⭐481) - A Lua script that automates game distribution. Supports Windows, macOS, Debian, Linux.
- Love-Snap-Template (⭐24) - A template for packaging LÖVE games for distribution in the Snappy Store.
- lover (⭐44) - Bringing the joys of rust's package manager (
Cargo) to love. - lovesfx (⭐11) - Packs love games in a single file for windows.
- makelove (⭐191) - Advanced multi-platform tool to fuse your game written in Python 3. Supports Windows and Linux with AppImage.
Related
- awesome-love-shaders (⭐91) - A collection of shaders designed to work in LÖVE.
- awesome-lua (⭐4.5k) - A list like this one, but more general and encompassing all of Lua's uses.
- awesome-pico8 (⭐3k) - A curated list of PICO-8 resources, tutorials, tools and more.
Other awesome lists can be found in the awesome-awesomeness (⭐33k) list.