<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Love2d Updates Daily</title>
  <id>https://www.trackawesomelist.com/love2d-community/awesome-love2d/feed.xml</id>
  <updated>2026-02-08T09:10:52.093Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/love2d-community/awesome-love2d/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/love2d-community/awesome-love2d/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/love2d-community/awesome-love2d/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>A curated list of amazingly awesome LÖVE libraries, resources and shiny things.</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2026/02/08/</id>
    <title>Awesome Love2d Updates on Feb 08, 2026</title>
    <updated>2026-02-08T09:10:52.093Z</updated>
    <published>2026-02-08T09:10:51.835Z</published>
    <content type="html"><![CDATA[<h3><p>Camera</p>
</h3>
<ul>
<li><a href="https://github.com/mshiplet/roomshift" rel="noopener noreferrer">roomshift (⭐0)</a> - Room-based camera with smooth transitions.</li>
</ul>
<h3><p>Music</p>
</h3>
<ul>
<li><a href="https://github.com/GwyrddGlas/Lua-Opus" rel="noopener noreferrer">Lua-Opus (⭐4)</a> - A module for streaming and decoding Ogg Opus audio files with queueable playback and PCM integration.</li>
</ul>
<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://github.com/GwyrddGlas/LUA-SNG-Parser" rel="noopener noreferrer">LUA-SNG-Parser (⭐0)</a> - 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/02/08/"/>
    <summary>3 awesome projects updated on Feb 08, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2026/01/06/</id>
    <title>Awesome Love2d Updates on Jan 06, 2026</title>
    <updated>2026-01-06T02:25:42.428Z</updated>
    <published>2026-01-06T02:25:42.091Z</published>
    <content type="html"><![CDATA[<h3><p>3D</p>
</h3>
<ul>
<li><a href="https://github.com/Keyslam/Lovox" rel="noopener noreferrer">Lovox (⭐51)</a> - Pseudo-3D library for working with voxels.</li>
</ul>
<h3><p>Animation</p>
</h3>
<ul>
<li><a href="https://github.com/besnoi/animX" rel="noopener noreferrer">animx (⭐33)</a> - A featureful Animation library for loading animations from XML files!.</li>
</ul>

<ul>
<li><a href="https://github.com/sysl-dev/SYSL-Text" rel="noopener noreferrer">SYSL-Text (⭐113)</a> - Text animation and automatic wrapping library based on tags.</li>
</ul>
<h3><p>Drawing</p>
</h3>
<ul>
<li><a href="https://github.com/EvineDev/Artal" rel="noopener noreferrer">Artal (⭐42)</a> - A .PSD parsing library for LÖVE.</li>
</ul>

<ul>
<li><a href="https://github.com/swalrus1/center" rel="noopener noreferrer">center (⭐18)</a> - A simple module to dynamically align and fit content to screens of any size.</li>
</ul>

<ul>
<li><a href="https://github.com/sysl-dev/Sysl-Pixel" rel="noopener noreferrer">SYSL-Pixel (⭐36)</a> - Pixel art focused scaler for graphics, position, screen-captures and shaders.</li>
</ul>
<h3><p>Entity</p>
</h3>
<ul>
<li><a href="https://github.com/Keyslam-Group/Concord" rel="noopener noreferrer">Concord (⭐312)</a> - A feature-complete ECS library.</li>
</ul>
<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://github.com/besnoi/clove" rel="noopener noreferrer">clove (⭐32)</a> - A helper library which allows you to quickly loads huge amount of assets.</li>
</ul>

<ul>
<li><a href="https://github.com/besnoi/iffy" rel="noopener noreferrer">iffy (⭐26)</a> - A SpriteSheet and Tileset helper library for LÖVE.</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/automattf/vector.lua" rel="noopener noreferrer">vector.lua (⭐61)</a> - A simple vector library based on the PVector class from processing.</li>
</ul>
<h3><p>Physics</p>
</h3>
<ul>
<li><a href="https://github.com/zhangf911/loveblobs" rel="noopener noreferrer">loveblobs (⭐1)</a> - A softbody library with support for both dynamic and static arbitrary softbodies.</li>
</ul>
<h3><p>Testing</p>
</h3>
<ul>
<li><a href="https://github.com/lunarmodules/busted" rel="noopener noreferrer">busted (⭐1.6k)</a> - Simple unit-testing framework with customizable assertions.</li>
</ul>

<ul>
<li><a href="https://github.com/lunarmodules/luassert" rel="noopener noreferrer">Luassert (⭐243)</a> - Extends <code>assert()</code> with additional, customizable tests.</li>
</ul>
<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://github.com/Nabeel20/Badr" rel="noopener noreferrer">Badar 🌕 (⭐42)</a> - Simple <strong>custom UI syntax</strong> for easy components compositions.</li>
</ul>

<ul>
<li><a href="https://github.com/mikefreno/FlexLove" rel="noopener noreferrer">FlexLöve (⭐22)</a> - A fully featured GUI library, supporting flexbox/grid/absolute layouts, both immediate and retained mode, 9patch theming and advanced event support.</li>
</ul>

<ul>
<li><a href="https://github.com/gustavostuff/gooi" rel="noopener noreferrer">GOOi (⭐236)</a> - Android-oriented GUI library.</li>
</ul>

<ul>
<li><a href="https://github.com/frank-f-trafton/prod_ui_wip" rel="noopener noreferrer">ProdUI (⭐12)</a> - A user interface library for the LÖVE Framework.</li>
</ul>
<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://github.com/swalrus1/hex2color" rel="noopener noreferrer">hex2color (⭐10)</a> - A single function to use HEX color values.</li>
</ul>

<ul>
<li><a href="https://github.com/nobytesgiven/ini_parser" rel="noopener noreferrer">Ini Parser (⭐16)</a> - General purpose ini configuration parser.</li>
</ul>

<ul>
<li><a href="https://github.com/Rami-Sabbagh/love-pe" rel="noopener noreferrer">love-pe (⭐20)</a> - A tool made in LÖVE for changing LÖVE icon itself.</li>
</ul>
<h3><p>IDEs</p>
</h3>
<ul>
<li><a href="https://brackets.io/" rel="noopener noreferrer">Brackets</a> - A modern, open source text editor by Adobe (obsolete).<ul>
<li><a href="https://github.com/ForbesLindesay/brackets-language-extensions" rel="noopener noreferrer">Lua Syntax Highlighter (⭐4)</a> - Add Lua syntax highlighting in Brackets.</li>
<li><a href="https://gitlab.com/sdonalcreative/brackets-love-hints/" rel="noopener noreferrer">LÖVE Hints for Brackets.io</a> - Provides LÖVE code hints.</li>
<li><a href="https://github.com/instilledbee/run-love2d" rel="noopener noreferrer">Run LÖVE (⭐4)</a> - Launch LÖVE projects with a hotkey.</li>
</ul>
</li>
</ul>

<ul>
<li><a href="https://www.vim.org/" rel="noopener noreferrer">Vim</a> - A highly configurable text editor built to make creating and changing any kind of text very efficient.<ul>
<li><a href="https://github.com/davisdude/vim-love-docs" rel="noopener noreferrer">Vim LOVE Docs (⭐58)</a> - Syntax highlighting for Vim.</li>
</ul>
</li>
</ul>

<ul>
<li><a href="https://love.ivie.codes/" rel="noopener noreferrer">Love2D WebIDE</a> - Completely web based IDE for writing Love2D games.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2026/01/06/"/>
    <summary>23 awesome projects updated on Jan 06, 2026</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/12/10/</id>
    <title>Awesome Love2d Updates on Dec 10, 2025</title>
    <updated>2025-12-10T02:21:10.899Z</updated>
    <published>2025-12-10T02:21:10.672Z</published>
    <content type="html"><![CDATA[<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://github.com/PrismRL/prism" rel="noopener noreferrer">prism (⭐110)</a> - A comprehensive traditional roguelike engine.</li>
</ul>
<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://github.com/mtanksl/LOVELi" rel="noopener noreferrer">LOVELi (⭐27)</a> - 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.</li>
</ul>

<ul>
<li><a href="https://github.com/notcl4y14/lovepatch" rel="noopener noreferrer">lovepatch (⭐11)</a> - A simple 9-patch library for LÖVE.</li>
</ul>
<h3><p>Tutorials</p>
</h3>
<ul>
<li><a href="https://web.archive.org/web/20230314215611/http://lua.space/gamedev/using-tiled-maps-in-love" rel="noopener noreferrer">Using Tiled Maps in LÖVE (archived)</a> - An article about using maps created with Tiled in your LÖVE game.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/12/10/"/>
    <summary>4 awesome projects updated on Dec 10, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/07/14/</id>
    <title>Awesome Love2d Updates on Jul 14, 2025</title>
    <updated>2025-07-14T09:41:51.544Z</updated>
    <published>2025-07-14T09:41:51.448Z</published>
    <content type="html"><![CDATA[<h3><p>Drawing</p>
</h3>
<ul>
<li><a href="https://github.com/grif-on/love2d_resolution_solution" rel="noopener noreferrer">Resolution Solution (⭐2)</a> - Scale library, that help you add resolution support to your games!</li>
</ul>

<ul>
<li><a href="https://github.com/Oval-Tutu/shove" rel="noopener noreferrer">Shöve (⭐93)</a> - A powerful resolution-handler and rendering library for LÖVE.</li>
</ul>
<h3><p>Entity</p>
</h3>
<ul>
<li><a href="https://github.com/BlackMATov/evolved.lua" rel="noopener noreferrer">evolved.lua (⭐200)</a> - Evolved ECS (Entity-Component-System) for Lua.</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/elloramir/fetch-lua" rel="noopener noreferrer">fetch-lua (⭐11)</a> - An HTTPS/HTTP requests library made only with luajjit.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/07/14/"/>
    <summary>4 awesome projects updated on Jul 14, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/03/21/</id>
    <title>Awesome Love2d Updates on Mar 21, 2025</title>
    <updated>2025-03-21T02:01:05.281Z</updated>
    <published>2025-03-21T02:01:05.281Z</published>
    <content type="html"><![CDATA[<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/dknight/polysec" rel="noopener noreferrer">polysec (⭐3)</a> - A performant and lightweight library to detect polygon and rectangle intersections.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/03/21/"/>
    <summary>1 awesome projects updated on Mar 21, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/02/24/</id>
    <title>Awesome Love2d Updates on Feb 24, 2025</title>
    <updated>2025-02-24T12:51:38.923Z</updated>
    <published>2025-02-24T12:51:38.548Z</published>
    <content type="html"><![CDATA[<h3><p>AI</p>
</h3>
<ul>
<li><a href="https://github.com/Nrosa01/LOVElyTrees" rel="noopener noreferrer">LÖVElyTrees (⭐19)</a> - Fully featured behaviour tree implementation with tree rendering.</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/DUznanski/vornmath" rel="noopener noreferrer">Vornmath (⭐20)</a> - The most comprehensive small vector &amp; matrix, complex number, and quaternion library for Lua.</li>
</ul>
<h3><p>Distribution</p>
</h3>
<ul>
<li><a href="https://github.com/Oval-Tutu/bootstrap-love2d-project" rel="noopener noreferrer">LÖVE Game Development &amp; Automated Build System (⭐171)</a> - Preconfigured VSCode/Codium. Build for Android, iOS, HTML5, Linux, macOS and Windows and automatically publish to Itch.io.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/02/24/"/>
    <summary>3 awesome projects updated on Feb 24, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/01/31/</id>
    <title>Awesome Love2d Updates on Jan 31, 2025</title>
    <updated>2025-01-31T15:09:36.166Z</updated>
    <published>2025-01-31T15:09:36.166Z</published>
    <content type="html"><![CDATA[<h3><p>Physics</p>
</h3>
<ul>
<li><a href="https://github.com/erinmaus/slick/" rel="noopener noreferrer">slick (⭐79)</a> - A simple to use polygon collision library inspired by bump.lua.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/01/31/"/>
    <summary>1 awesome projects updated on Jan 31, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/01/22/</id>
    <title>Awesome Love2d Updates on Jan 22, 2025</title>
    <updated>2025-01-22T01:53:18.151Z</updated>
    <published>2025-01-22T01:53:18.087Z</published>
    <content type="html"><![CDATA[<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://github.com/SiENcE/luis" rel="noopener noreferrer">Luis (⭐111)</a> - 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 &amp; mobile).</li>
</ul>
<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://github.com/Oval-Tutu/smiti18n" rel="noopener noreferrer">smiti18n (⭐41)</a> - A very complete internationalization library for Lua with LÖVE support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/01/22/"/>
    <summary>2 awesome projects updated on Jan 22, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2025/01/05/</id>
    <title>Awesome Love2d Updates on Jan 05, 2025</title>
    <updated>2025-01-05T12:46:56.942Z</updated>
    <published>2025-01-05T12:46:56.929Z</published>
    <content type="html"><![CDATA[<h3><p>Lighting</p>
</h3>
<ul>
<li><a href="https://github.com/a13X-B/bitumbra" rel="noopener noreferrer">bitumbra (⭐10)</a> - GPU accelerated many lights 2D shadows.</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/a13X-B/loaded_dice" rel="noopener noreferrer">loaded_dice (⭐8)</a> - Walker-Vose alias method implementation (loaded dice-like RNG) useful for rolling loot tables, etc.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2025/01/05/"/>
    <summary>2 awesome projects updated on Jan 05, 2025</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/11/29/</id>
    <title>Awesome Love2d Updates on Nov 29, 2024</title>
    <updated>2024-11-29T02:00:54.770Z</updated>
    <published>2024-11-29T02:00:54.561Z</published>
    <content type="html"><![CDATA[<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://github.com/Miisan-png/Love-Dialogue" rel="noopener noreferrer">Love dialogue (⭐68)</a> - Simple to use Dialogue Library for Love2d with custom scripting language for dialogues .</li>
</ul>
<h3><p>OO</p>
</h3>
<ul>
<li><a href="https://github.com/DevonPalma/LowerClass" rel="noopener noreferrer">LowerClass (⭐7)</a> - A MiddleClass Inspired library with extended features.</li>
</ul>

<ul>
<li><a href="https://github.com/Virus01Official/Object-Library" rel="noopener noreferrer">Object-Library (⭐6)</a> - ObjectLibrary is a simple library for the LÖVE2D game engine that allows users to create objects with collision detection and optional textures.</li>
</ul>
<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://github.com/YellowButShort/servelove/" rel="noopener noreferrer">servelove (⭐7)</a> - A web server library that runs on love.</li>
</ul>
<h3><p>Distribution</p>
</h3>
<ul>
<li><a href="https://github.com/Wolfyxon/lover" rel="noopener noreferrer">lover (⭐45)</a> - Bringing the joys of rust's package manager (<code>Cargo</code>) to love.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/11/29/"/>
    <summary>5 awesome projects updated on Nov 29, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/15/</id>
    <title>Awesome Love2d Updates on Oct 15, 2024</title>
    <updated>2024-10-15T01:54:51.185Z</updated>
    <published>2024-10-15T01:54:51.185Z</published>
    <content type="html"><![CDATA[<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://github.com/MoonGameLab/MeowUI" rel="noopener noreferrer">MeowUI (⭐12)</a> - Extensible library written in MoonScript that enables you to create your own GUI controls based on provided core modules for Löve2D.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/15/"/>
    <summary>1 awesome projects updated on Oct 15, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/13/</id>
    <title>Awesome Love2d Updates on Oct 13, 2024</title>
    <updated>2024-10-13T12:46:09.022Z</updated>
    <published>2024-10-13T12:46:09.022Z</published>
    <content type="html"><![CDATA[<h3><p>IDEs</p>
</h3>
<ul>
<li><a href="https://zed.dev" rel="noopener noreferrer">Zed</a> - A next-generation code editor designed for high-performance collaboration, written in Rust.<ul>
<li><a href="https://github.com/alejandro-alzate/love2z" rel="noopener noreferrer">love2z (⭐10)</a> - Alejandro's Beta typing hints for Zed.</li>
<li><a href="https://github.com/LuaCATS/love2d" rel="noopener noreferrer">love2d (⭐66)</a> - LuaCATS typing hints for the lua language server.</li>
<li><a href="https://zed.dev/extensions/lua" rel="noopener noreferrer">Lua extension</a> - Syntax highlighting, file outline, code formatting, completion and documentation for Lua and LÖVE; to configure with the instructions given on the <a href="https://zed.dev/docs/languages/lua" rel="noopener noreferrer">Lua Language Support page</a>.</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/13/"/>
    <summary>1 awesome projects updated on Oct 13, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/10/10/</id>
    <title>Awesome Love2d Updates on Oct 10, 2024</title>
    <updated>2024-10-10T01:52:41.044Z</updated>
    <published>2024-10-10T01:52:41.044Z</published>
    <content type="html"><![CDATA[<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://git.sr.ht/~akkartik/text2.love" rel="noopener noreferrer">text2.love</a> - Full-featured text editor for prose (not code).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/10/10/"/>
    <summary>1 awesome projects updated on Oct 10, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/09/15/</id>
    <title>Awesome Love2d Updates on Sep 15, 2024</title>
    <updated>2024-09-15T01:58:10.416Z</updated>
    <published>2024-09-15T01:58:10.416Z</published>
    <content type="html"><![CDATA[<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://github.com/immortalx74/lovr-ui2d" rel="noopener noreferrer">lovr-ui2d (⭐75)</a> - An immediate mode GUI library for LÖVR and LÖVE.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/09/15/"/>
    <summary>1 awesome projects updated on Sep 15, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/08/30/</id>
    <title>Awesome Love2d Updates on Aug 30, 2024</title>
    <updated>2024-08-30T01:46:33.329Z</updated>
    <published>2024-08-30T01:46:33.117Z</published>
    <content type="html"><![CDATA[<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://github.com/KINGTUT10101/SceneMan" rel="noopener noreferrer">SceneMan (⭐13)</a> - A simple, but powerful scene/gamestate manager that uses a stack, allowing you to run multiple scenes at once.</li>
</ul>
<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://github.com/KINGTUT10101/TuxRedux" rel="noopener noreferrer">TuxRedux (⭐6)</a> - An immediate-mode UI system for LOVE2D inspired by SUIT.</li>
</ul>
<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://github.com/itzKiwiSky/Andromeda" rel="noopener noreferrer">andromeda (⭐8)</a> - Asset database and loader for love.</li>
</ul>

<ul>
<li><a href="https://github.com/KINGTUT10101/KeyedArray" rel="noopener noreferrer">KeyedArray (⭐0)</a> - A special data structure where items can be found by their position or key. Similar to an ordered dictionary.</li>
</ul>

<ul>
<li><a href="https://github.com/KINGTUT10101/LuaRequireExtended" rel="noopener noreferrer">LuaRequireExtended (⭐2)</a> - A Lua module that lets you require files with input parameters and multiple output values.</li>
</ul>
<h3><p>Distribution</p>
</h3>
<ul>
<li><a href="https://github.com/ellraiser/love-build" rel="noopener noreferrer">love-build (⭐86)</a> - Downloadable application (made in LÖVE!) that can build games for Windows, macOS, and Linux regardless of your own OS.</li>
</ul>

<ul>
<li><a href="https://github.com/tpimh/lovesfx" rel="noopener noreferrer">lovesfx (⭐12)</a> - Packs love games in a single file for windows.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/08/30/"/>
    <summary>7 awesome projects updated on Aug 30, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/07/19/</id>
    <title>Awesome Love2d Updates on Jul 19, 2024</title>
    <updated>2024-07-19T12:43:07.761Z</updated>
    <published>2024-07-19T12:43:07.708Z</published>
    <content type="html"><![CDATA[<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://github.com/Nawias/bar128-love" rel="noopener noreferrer">bar128-love (⭐2)</a> - Barcode rendering library for LÖVE.</li>
</ul>

<ul>
<li><a href="https://github.com/Nawias/love-qrcode" rel="noopener noreferrer">love-qrcode (⭐3)</a> - QR Code rendering library for LÖVE.</li>
</ul>
<h3><p>IDEs</p>
</h3>
<ul>
<li><a href="https://pulsar-edit.dev/" rel="noopener noreferrer">Pulsar</a> - Hackable text editor based on the extinct Atom; Has great support and auto-completion works nicely, but for now lacks error highlighting.<ul>
<li><a href="https://github.com/rameshvarun/autocomplete-love" rel="noopener noreferrer">autocomplete-love (⭐0)</a> - Auto-complete and snippets for LÖVE.</li>
<li><a href="https://github.com/rameshvarun/love-ide" rel="noopener noreferrer">love-ide (⭐60)</a> - Auto-installs several utilities for writing Love2D games in Pulsar.</li>
<li><a href="https://github.com/FireZenk/language-lua" rel="noopener noreferrer">language-lua (⭐65)</a> - Add syntax highlighting and snippets to lua files.</li>
<li><a href="https://github.com/dapetcu21/atom-autocomplete-lua" rel="noopener noreferrer">atom-autocomplete-lua (⭐34)</a> - Autocomplete for Lua.</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/07/19/"/>
    <summary>3 awesome projects updated on Jul 19, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/05/06/</id>
    <title>Awesome Love2d Updates on May 06, 2024</title>
    <updated>2024-05-06T12:39:37.245Z</updated>
    <published>2024-05-06T01:32:24.334Z</published>
    <content type="html"><![CDATA[<h3><p>Drawing</p>
</h3>
<ul>
<li><a href="https://github.com/ReFreezed/HotParticles" rel="noopener noreferrer">Hot particles (⭐66)</a> - "Hot Particles is a particle editor for the LÖVE game framework."</li>
</ul>
<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://codeberg.org/togfox/Lovely-Toasts" rel="noopener noreferrer">Lovely Toasts</a> - Floating speech bubbles with text of your choice.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/05/06/"/>
    <summary>2 awesome projects updated on May 06, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2024/04/05/</id>
    <title>Awesome Love2d Updates on Apr 05, 2024</title>
    <updated>2024-04-05T01:21:59.366Z</updated>
    <published>2024-04-05T01:21:59.366Z</published>
    <content type="html"><![CDATA[<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://github.com/GwyrddGlas/GameStateManager" rel="noopener noreferrer">GameStateManager (⭐19)</a> - A lightweight, optimized, and easy-to-implement solution for efficient game state management.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2024/04/05/"/>
    <summary>1 awesome projects updated on Apr 05, 2024</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/12/26/</id>
    <title>Awesome Love2d Updates on Dec 26, 2023</title>
    <updated>2023-12-26T23:13:28.030Z</updated>
    <published>2023-12-26T23:13:27.834Z</published>
    <content type="html"><![CDATA[<h3><p>AI</p>
</h3>
<ul>
<li><a href="https://codeberg.org/apicici/pathfun" rel="noopener noreferrer">pathfun</a> - Pure Lua library for 2D pathfinding using the funnel algorithm.</li>
</ul>
<h3><p>Platforms</p>
</h3>
<ul>
<li><a href="https://github.com/lovebrew/lovepotion" rel="noopener noreferrer">LÖVE Potion (⭐666)</a> - Unofficial implementation of the LÖVE for Nintendo (3DS, Switch and Wii U) Homebrew.</li>
</ul>
<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://codeberg.org/apicici/cimgui-love" rel="noopener noreferrer">cimgui-love</a> - 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.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/12/26/"/>
    <summary>3 awesome projects updated on Dec 26, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/09/25/</id>
    <title>Awesome Love2d Updates on Sep 25, 2023</title>
    <updated>2023-09-25T12:40:28.847Z</updated>
    <published>2023-09-25T12:40:28.389Z</published>
    <content type="html"><![CDATA[<h3><p>AI</p>
</h3>
<ul>
<li><a href="https://github.com/GlorifiedPig/Luafinding" rel="noopener noreferrer">Luafinding (⭐44)</a> - Class-based A* implementation written purely in Lua.</li>
</ul>
<h3><p>Camera</p>
</h3>
<ul>
<li><a href="https://github.com/idbrii/love-parallax" rel="noopener noreferrer">parallax (⭐22)</a> - Scrolling library for any camera system; seamlessly tile background images.</li>
</ul>
<h3><p>Input</p>
</h3>
<ul>
<li><a href="https://github.com/idbrii/love-gamepadguesser" rel="noopener noreferrer">GamepadGuesser (⭐21)</a> - Get the right button icons for gamepads; load updated gamepad db.</li>
</ul>
<h3><p>Shaders</p>
</h3>
<ul>
<li><a href="https://github.com/idbrii/love-shaderscan" rel="noopener noreferrer">ShaderScan (⭐14)</a> - Adds hot reload, includes, and better error messages for faster shader iteration.</li>
</ul>
<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://github.com/nekromoff/layouter" rel="noopener noreferrer">Layouter (⭐20)</a> - A simple UI <strong>grid layout</strong> library for LÖVE 2D game engine.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/09/25/"/>
    <summary>5 awesome projects updated on Sep 25, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/05/03/</id>
    <title>Awesome Love2d Updates on May 03, 2023</title>
    <updated>2023-05-03T12:41:09.631Z</updated>
    <published>2023-05-03T12:41:09.631Z</published>
    <content type="html"><![CDATA[<h3><p>Development</p>
</h3>
<ul>
<li><a href="https://github.com/flamendless/lovedebug" rel="noopener noreferrer">LoveDebug (⭐43)</a> - Inline console-like debugger utility.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/05/03/"/>
    <summary>1 awesome projects updated on May 03, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/19/</id>
    <title>Awesome Love2d Updates on Mar 19, 2023</title>
    <updated>2023-03-19T12:42:16.796Z</updated>
    <published>2023-03-19T12:42:16.426Z</published>
    <content type="html"><![CDATA[<h3><p>3D</p>
</h3>
<ul>
<li><a href="https://github.com/rozenmad/Menori" rel="noopener noreferrer">Menori (⭐273)</a> - Library for 3D rendering with LÖVE.</li>
</ul>
<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://github.com/MikuAuahDark/NPad93/blob/master/manami.lua" rel="noopener noreferrer">Manami (⭐61)</a> - An improved "reflowprint" with UTF-8, multicolor, and justify support.</li>
</ul>
<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://github.com/Keyslam/Inky" rel="noopener noreferrer">Inky (⭐84)</a> - Any-purpose GUI framework.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/19/"/>
    <summary>3 awesome projects updated on Mar 19, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/03/09/</id>
    <title>Awesome Love2d Updates on Mar 09, 2023</title>
    <updated>2023-03-09T12:48:45.922Z</updated>
    <published>2023-03-09T12:48:45.922Z</published>
    <content type="html"><![CDATA[<h3><p>Development</p>
</h3>
<ul>
<li><a href="https://github.com/deltadaedalus/vudu" rel="noopener noreferrer">vudu (⭐48)</a> - Broad in-game debugging gui with a console, variable browser/editor, speed controls, and more.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/03/09/"/>
    <summary>1 awesome projects updated on Mar 09, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2023/01/28/</id>
    <title>Awesome Love2d Updates on Jan 28, 2023</title>
    <updated>2023-01-28T12:42:34.274Z</updated>
    <published>2023-01-28T12:42:34.274Z</published>
    <content type="html"><![CDATA[<h3><p>AI</p>
</h3>
<ul>
<li><a href="https://github.com/drhayes/beehive.lua" rel="noopener noreferrer">beehive.lua (⭐28)</a> - A functional behavior tree implementation.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/01/28/"/>
    <summary>1 awesome projects updated on Jan 28, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/12/11/</id>
    <title>Awesome Love2d Updates on Dec 11, 2022</title>
    <updated>2022-12-11T11:24:21.018Z</updated>
    <published>2022-12-11T11:24:20.811Z</published>
    <content type="html"><![CDATA[<h3><p>Development</p>
</h3>
<ul>
<li><a href="https://github.com/dknight/loveprofiler" rel="noopener noreferrer">loveprofiler (⭐12)</a> - An extremely simple logger and profiler.</li>
</ul>
<h3><p>Entity</p>
</h3>
<ul>
<li><a href="https://github.com/nidorx/ecs-lua" rel="noopener noreferrer">ecs-lua (⭐228)</a> - ECS Lua is a fast and easy to use ECS (Entity Component System) engine for game development.</li>
</ul>
<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://github.com/kyleconroy/lua-state-machine" rel="noopener noreferrer">lua-state-machine (⭐400)</a> - Lua Finite State Machine.</li>
</ul>

<ul>
<li><a href="https://github.com/paltze/scenery" rel="noopener noreferrer">Scenery (⭐46)</a> - A dead simple scene/state management system.</li>
</ul>
<h3><p>Input</p>
</h3>
<ul>
<li><a href="https://github.com/MikuAuahDark/Kazari" rel="noopener noreferrer">Kazari (⭐13)</a> - Multitouch gesture and input library.</li>
</ul>
<h3><p>Tweening</p>
</h3>
<ul>
<li><a href="https://github.com/MikuAuahDark/NPad93/blob/master/nanite.lua" rel="noopener noreferrer">NAniTe (⭐61)</a> - Timeline-based animation system that supports forward and backward update.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/12/11/"/>
    <summary>6 awesome projects updated on Dec 11, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/17/</id>
    <title>Awesome Love2d Updates on Nov 17, 2022</title>
    <updated>2022-11-17T02:13:58.569Z</updated>
    <published>2022-11-17T02:13:58.569Z</published>
    <content type="html"><![CDATA[<h3><p>Distribution</p>
</h3>
<ul>
<li><a href="https://github.com/love-actions" rel="noopener noreferrer">LÖVE Actions</a> - Build &amp; deploy cross-platform game packages on <em><strong>ALL</strong></em> popular platforms. Supports Android, iOS, Linux, maxOS, Windows.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/17/"/>
    <summary>1 awesome projects updated on Nov 17, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/30/</id>
    <title>Awesome Love2d Updates on May 30, 2022</title>
    <updated>2022-05-30T02:06:13.000Z</updated>
    <published>2022-05-30T02:06:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://github.com/wqferr/slicy" rel="noopener noreferrer">Slicy (⭐17)</a> - A newer 9patch/9slice library fixing some issues with Patchy.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/30/"/>
    <summary>1 awesome projects updated on May 30, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/05/19/</id>
    <title>Awesome Love2d Updates on May 19, 2022</title>
    <updated>2022-05-19T11:54:29.000Z</updated>
    <published>2022-05-19T11:54:29.000Z</published>
    <content type="html"><![CDATA[<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://github.com/EngineerSmith/nativefs" rel="noopener noreferrer">nativefs (⭐49)</a> - Read and write files outside of LÖVE's allowed paths.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/05/19/"/>
    <summary>1 awesome projects updated on May 19, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/04/27/</id>
    <title>Awesome Love2d Updates on Apr 27, 2022</title>
    <updated>2022-04-27T15:22:37.000Z</updated>
    <published>2022-04-27T15:22:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Distribution</p>
</h3>
<ul>
<li><a href="https://github.com/MikuAuahDark/love-fuser" rel="noopener noreferrer">love-fuser (⭐18)</a> - Packages LÖVE Games using GitHub Actions. Supports Windows, Linux, and Android.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/04/27/"/>
    <summary>1 awesome projects updated on Apr 27, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/26/</id>
    <title>Awesome Love2d Updates on Mar 26, 2022</title>
    <updated>2022-03-26T20:46:35.000Z</updated>
    <published>2022-03-26T20:46:35.000Z</published>
    <content type="html"><![CDATA[<h3><p>Performance</p>
</h3>
<ul>
<li><a href="https://github.com/EngineerSmith/AppleCake" rel="noopener noreferrer">AppleCake (⭐31)</a> - Profiling library for LÖVE, with detailed profiling and thread support.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/26/"/>
    <summary>1 awesome projects updated on Mar 26, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/23/</id>
    <title>Awesome Love2d Updates on Mar 23, 2022</title>
    <updated>2022-03-23T12:05:10.000Z</updated>
    <published>2022-03-23T12:02:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Drawing</p>
</h3>
<ul>
<li><a href="https://github.com/FloatingBanana/Grove/blob/master/grove/draworder.lua" rel="noopener noreferrer">grove.draworder (⭐19)</a> - Similar to deep, but you can set a custom sorting method and create multiple, nestable instances.</li>
</ul>
<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://github.com/FloatingBanana/Grove/blob/master/grove/color.lua" rel="noopener noreferrer">grove.color (⭐19)</a> - Blend, convert and interpolate colors using 'color objects'.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/23/"/>
    <summary>2 awesome projects updated on Mar 23, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/06/</id>
    <title>Awesome Love2d Updates on Mar 06, 2022</title>
    <updated>2022-03-06T14:25:19.000Z</updated>
    <published>2022-03-06T14:25:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>Distribution</p>
</h3>
<ul>
<li><a href="https://github.com/simplifylabs/love-packager" rel="noopener noreferrer">love-packager (⭐17)</a> - Simple CLI to package your LÖVE Game in seconds.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/06/"/>
    <summary>1 awesome projects updated on Mar 06, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/03/03/</id>
    <title>Awesome Love2d Updates on Mar 03, 2022</title>
    <updated>2022-03-03T06:49:14.000Z</updated>
    <published>2022-03-03T06:49:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>Animation</p>
</h3>
<ul>
<li><a href="https://github.com/elloramir/love-ase" rel="noopener noreferrer">Aseprite loader (⭐65)</a> - Complete ase/aseprite file loader (no json).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/03/03/"/>
    <summary>1 awesome projects updated on Mar 03, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/02/08/</id>
    <title>Awesome Love2d Updates on Feb 08, 2022</title>
    <updated>2022-02-08T09:39:45.000Z</updated>
    <published>2022-02-08T09:39:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>Input</p>
</h3>
<ul>
<li><a href="https://github.com/zombrodo/swipe" rel="noopener noreferrer">Swipe (⭐5)</a> - A simple radial keyboard library.</li>
</ul>
<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://github.com/qeffects/helium" rel="noopener noreferrer">Helium (⭐123)</a> - A modern, customizable, high performance retained UI framework.</li>
</ul>

<ul>
<li><a href="https://github.com/darkmetalic/ListBox" rel="noopener noreferrer">ListBox (⭐15)</a> - A dynamic ListBox for LÖVE that supports touch, mouse, and keyboard inputs.</li>
</ul>

<ul>
<li><a href="https://gitlab.com/TSnake41/lynx" rel="noopener noreferrer">Lynx</a> - Very-lightweight list-based UI library.</li>
</ul>

<ul>
<li><a href="https://github.com/zombrodo/plan" rel="noopener noreferrer">Plan (⭐28)</a> - A super simple Rule-based layout library.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/02/08/"/>
    <summary>5 awesome projects updated on Feb 08, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/01/19/</id>
    <title>Awesome Love2d Updates on Jan 19, 2022</title>
    <updated>2022-01-19T16:25:25.000Z</updated>
    <published>2022-01-19T14:55:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>3D</p>
</h3>
<ul>
<li><a href="https://github.com/excessive/anim9" rel="noopener noreferrer">anim9 (⭐31)</a> - 3D skeletal animation library (design to be used with IQM and IQE).</li>
</ul>

<ul>
<li><a href="https://github.com/flamendless/brinevector3D" rel="noopener noreferrer">Brinevector3D (⭐11)</a> - FFI-enabled vector library for 3D (x,y,z).</li>
</ul>

<ul>
<li><a href="https://github.com/excessive/iqe" rel="noopener noreferrer">IQE (⭐9)</a> - Inter-Quake Export loader (text).</li>
</ul>

<ul>
<li><a href="https://github.com/excessive/iqm-exm" rel="noopener noreferrer">IQM (⭐42)</a> - Inter-Quake Model loader (binary).</li>
</ul>

<ul>
<li><a href="https://gitlab.com/Alloyed/love-gltf" rel="noopener noreferrer">love-gltf</a> - Gltf asset loader and test renderer; Supports skeletal animations and morph targets.</li>
</ul>
<h3><p>AI</p>
</h3>
<ul>
<li><a href="https://github.com/Yonaba/Jumper" rel="noopener noreferrer">Jumper (⭐646)</a> - Grid-based pathfinding library.</li>
</ul>

<ul>
<li><a href="https://github.com/wesleywerner/lua-star" rel="noopener noreferrer">Lua-star (⭐79)</a> - Easy and pure Lua A* path finding.</li>
</ul>
<h3><p>Animation</p>
</h3>
<ul>
<li><a href="https://github.com/pfirsich/andross" rel="noopener noreferrer">andross (⭐33)</a> - A Lua library for 2D skeletal/bone animations with a Löve backend.</li>
</ul>

<ul>
<li><a href="https://github.com/kikito/anim8" rel="noopener noreferrer">anim8 (⭐955)</a> - Animation library.</li>
</ul>

<ul>
<li><a href="https://github.com/bjornbytes/chiro" rel="noopener noreferrer">chiro (⭐26)</a> - Convenience wrapper around <a href="http://esotericsoftware.com" rel="noopener noreferrer">Spine</a>.</li>
</ul>

<ul>
<li><a href="https://github.com/patrixr/love-animation" rel="noopener noreferrer">lovanim (⭐40)</a> - A minimal stateful animation library.</li>
</ul>

<ul>
<li><a href="https://github.com/sixFingers/lump" rel="noopener noreferrer">Lump (⭐20)</a> - Adobe Flash animation runtime.</li>
</ul>

<ul>
<li><a href="https://github.com/josh-perry/peachy" rel="noopener noreferrer">Peachy (⭐111)</a> - A parser/renderer for Aseprite animations in LÖVE.</li>
</ul>

<ul>
<li><a href="https://github.com/pelevesque/skeletor" rel="noopener noreferrer">skeletor (⭐24)</a> - 2D skeletal animation system.</li>
</ul>

<ul>
<li><a href="https://github.com/davisdude/Walt" rel="noopener noreferrer">Walt (⭐64)</a> - Animation library.</li>
</ul>
<h3><p>Camera</p>
</h3>
<ul>
<li><a href="https://github.com/davisdude/Brady" rel="noopener noreferrer">Brady (⭐63)</a> - Camera library with parallax scrolling.</li>
</ul>

<ul>
<li><a href="https://github.com/bakpakin/Editgrid" rel="noopener noreferrer">Editgrid (⭐53)</a> - Gamera and HUMP compatible scaling grid.</li>
</ul>

<ul>
<li><a href="https://github.com/kikito/gamera" rel="noopener noreferrer">gamera (⭐296)</a> - Camera system.</li>
</ul>

<ul>
<li><a href="https://hump.readthedocs.io/en/latest/camera.html" rel="noopener noreferrer">hump.camera</a> - Camera library with window locking and smooth camera movement interpolation.</li>
</ul>
<h3><p>Development</p>
</h3>
<ul>
<li><a href="https://github.com/Mechazawa/Love-Debug-Graph" rel="noopener noreferrer">debugGraph (⭐35)</a> - Small OO FPS graphing utillity based on FPSGraph.</li>
</ul>

<ul>
<li><a href="https://github.com/icrawler/FPSGraph" rel="noopener noreferrer">FPSGraph (⭐21)</a> - Small FPS graphing utility.</li>
</ul>

<ul>
<li><a href="https://github.com/love2d-community/love-api" rel="noopener noreferrer">LÖVE API (⭐362)</a> - The complete API documentation of LÖVE in a Lua table.</li>
</ul>

<ul>
<li><a href="https://github.com/nhartland/love-build" rel="noopener noreferrer">LÖVE Build (⭐74)</a> - GitHub Action for automated cross-platform builds.</li>
</ul>

<ul>
<li><a href="https://github.com/hazzard993/love-typescript-definitions" rel="noopener noreferrer">LÖVE TypeScript Definitions (⭐131)</a> - Write LÖVE games with TypeScript.</li>
</ul>

<ul>
<li><a href="https://github.com/rxi/lovebird" rel="noopener noreferrer">Lovebird (⭐333)</a> - Browser-based debug console.</li>
</ul>

<ul>
<li><a href="https://github.com/patrixr/lovelier" rel="noopener noreferrer">lovelier (⭐25)</a> - A LÖVE live reloader with Moonscript support.</li>
</ul>

<ul>
<li><a href="https://github.com/rxi/lurker" rel="noopener noreferrer">lurker (⭐369)</a> - Auto-swaps changed Lua files in a running game.</li>
</ul>
<h3><p>Drawing</p>
</h3>
<ul>
<li><a href="https://github.com/rxi/autobatch" rel="noopener noreferrer">Autobatch (⭐121)</a> - Small LÖVE module to automate the use of SpriteBatches.</li>
</ul>

<ul>
<li><a href="https://github.com/Nikaoto/deep" rel="noopener noreferrer">deep (⭐104)</a> - Adds Z axis; allows you to queue actions and draw calls.</li>
</ul>

<ul>
<li><a href="https://github.com/pelevesque/draft" rel="noopener noreferrer">draft (⭐57)</a> - A module for drawing complex shapes.</li>
</ul>

<ul>
<li><a href="https://github.com/EngineerSmith/Export-TextureAtlas" rel="noopener noreferrer">Export-TextureAtlas (⭐6)</a> - Extends Runtime-TextureAtlas as a commandline tool to export an atlas.</li>
</ul>

<ul>
<li><a href="https://github.com/hsluv/hsluv-lua" rel="noopener noreferrer">HSLUV (⭐50)</a> - Lua implementation of HSLuv (a human-friendly alternative to HSL).</li>
</ul>

<ul>
<li><a href="https://github.com/adekto/maid64" rel="noopener noreferrer">Maid64 (⭐59)</a> - Low resolution scaler for LÖVE.</li>
</ul>

<ul>
<li><a href="https://github.com/Ulydev/push" rel="noopener noreferrer">Push (⭐626)</a> - A simple resolution-handling library for LÖVE.</li>
</ul>

<ul>
<li><a href="https://github.com/meric/renderplanet/" rel="noopener noreferrer">renderplanet (⭐20)</a> - Realistic orthographic planet rendering.</li>
</ul>

<ul>
<li><a href="https://github.com/EngineerSmith/Runtime-TextureAtlas" rel="noopener noreferrer">Runtime-TextureAtlas (⭐27)</a> - Texture atlas packer and renderer at runtime; no external tools.</li>
</ul>

<ul>
<li><a href="https://github.com/JanWerder/soelar" rel="noopener noreferrer">Sölar (⭐9)</a> - A fairly simple solar system simulator.</li>
</ul>

<ul>
<li><a href="https://github.com/globalcitizen/svglover" rel="noopener noreferrer">svglover (⭐59)</a> - Library to import and display simple SVGs in LÖVE.</li>
</ul>

<ul>
<li><a href="https://github.com/arthurealike/turtle.lua" rel="noopener noreferrer">turtle.lua (⭐104)</a> - Turtle graphics library for LÖVE.</li>
</ul>
<h3><p>Entity</p>
</h3>
<ul>
<li><a href="https://github.com/JosephShering/adorbs" rel="noopener noreferrer">adorbs (⭐35)</a> - Minimal, Functional Entity Component System.</li>
</ul>

<ul>
<li><a href="https://github.com/airstruck/knife/blob/master/readme/system.md" rel="noopener noreferrer">knife.system (⭐507)</a> - Minimalist functional ECS.</li>
</ul>

<ul>
<li><a href="https://github.com/tesselode/nata" rel="noopener noreferrer">nata (⭐51)</a> - Hybrid OOP/ECS entity management.</li>
</ul>

<ul>
<li><a href="https://github.com/bakpakin/tiny-ecs" rel="noopener noreferrer">tiny-ecs (⭐776)</a> - Entity Component System for Lua that's simple, flexible, and useful.</li>
</ul>
<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://github.com/SiENcE/astray" rel="noopener noreferrer">astray (⭐183)</a> - A Lua-based maze, room and dungeon generation library for dungeon crawlers and roguelike video games.</li>
</ul>

<ul>
<li><a href="https://github.com/1bardesign/batteries/" rel="noopener noreferrer">batteries (⭐425)</a> - Fills out lua's sparse standard library and provides implementations of common algorithms and data structures useful for games.</li>
</ul>

<ul>
<li><a href="https://github.com/airstruck/knife" rel="noopener noreferrer">knife (⭐507)</a> - Collection of useful micro-modules for Lua (Class, State Machines, Bind, Chain, Coroutines, Event, Memoize, Entity, Tests, Timer).</li>
</ul>

<ul>
<li><a href="https://github.com/nekromoff/love-state-switcher" rel="noopener noreferrer">love-state-switcher (⭐12)</a> - State switcher class for Lua LÖVE Engine.</li>
</ul>

<ul>
<li><a href="https://github.com/Ulydev/lue" rel="noopener noreferrer">lue (⭐47)</a> - A LÖVE library that allows you to display hue color effects in your game.</li>
</ul>

<ul>
<li><a href="https://github.com/rxi/lume/" rel="noopener noreferrer">lume (⭐1.2k)</a> - Collection of functions for Lua, geared towards game development.</li>
</ul>

<ul>
<li><a href="https://github.com/astrochili/narrator" rel="noopener noreferrer">narrator (⭐161)</a> - An Ink narrative scripting language parser and runtime implementation.</li>
</ul>

<ul>
<li><a href="https://github.com/josefnpat/reflowprint" rel="noopener noreferrer">reflowprint (⭐52)</a> - A library designed for alignment of text that is shown one character at a time.</li>
</ul>

<ul>
<li><a href="https://github.com/tesselode/roomy" rel="noopener noreferrer">roomy (⭐60)</a> - Screen management library for LÖVE.</li>
</ul>

<ul>
<li><a href="https://github.com/paulofmandown/rotLove" rel="noopener noreferrer">rotLove (⭐284)</a> - Roguelike Toolkit in LÖVE. A LÖVE/lua port of rot.js.</li>
</ul>

<ul>
<li><a href="https://github.com/rm-code/screenmanager" rel="noopener noreferrer">ScreenManager (⭐34)</a> - Screen/State Management for the LÖVE framework.</li>
</ul>

<ul>
<li><a href="https://github.com/Ulydev/shack" rel="noopener noreferrer">shack (⭐68)</a> - A LÖVE library that lets you easily add screen effects such as shake and rotation.</li>
</ul>

<ul>
<li><a href="https://github.com/MineGame159/shard" rel="noopener noreferrer">shard (⭐20)</a> - Collection of useful mini modules.</li>
</ul>

<ul>
<li><a href="https://github.com/karai17/Simple-Tiled-Implementation" rel="noopener noreferrer">Simple Tiled Implementation (⭐1k)</a> - Tiled map loader and renderer.</li>
</ul>

<ul>
<li><a href="https://github.com/WetDesertRock/vivid" rel="noopener noreferrer">Vivid (⭐62)</a> - Color math, manipulation and conversion library.</li>
</ul>
<h3><p>Input</p>
</h3>
<ul>
<li><a href="https://github.com/tesselode/baton" rel="noopener noreferrer">baton (⭐258)</a> -  Input library for LÖVE that bridges the gap between keyboard and gamepad controls.</li>
</ul>

<ul>
<li><a href="https://github.com/LPGhatguy/love-microphone" rel="noopener noreferrer">love-microphone (⭐64)</a> - Simple microphone support for LÖVE.</li>
</ul>

<ul>
<li><a href="https://github.com/SpaceCat-Chan/LoveKeys" rel="noopener noreferrer">LoveKeys (⭐11)</a> - A simple input handeling library that keeps track of things for you.</li>
</ul>

<ul>
<li><a href="https://github.com/tesselode/tactile" rel="noopener noreferrer">tactile (⭐56)</a> - A straightforward and flexible input library.</li>
</ul>
<h3><p>Lighting</p>
</h3>
<ul>
<li><a href="https://github.com/xiejiangzhi/light" rel="noopener noreferrer">Light (⭐17)</a> - A simple dynamic light implementation.</li>
</ul>

<ul>
<li><a href="https://github.com/tanema/light_world.lua" rel="noopener noreferrer">Light World (⭐242)</a> - A lighting model.</li>
</ul>

<ul>
<li><a href="https://github.com/speakk/lighter" rel="noopener noreferrer">lighter (⭐45)</a> - A performant dynamic light implementation with a simple API.</li>
</ul>

<ul>
<li><a href="https://github.com/matiasah/shadows" rel="noopener noreferrer">Shädows (⭐182)</a> - A Shadows &amp; Lights engine for LÖVE.</li>
</ul>

<ul>
<li><a href="https://github.com/dylhunn/simple-love-lights" rel="noopener noreferrer">Simple Love Lights (⭐29)</a> - A very simple raycasting light implementation.</li>
</ul>
<h3><p>Math</p>
</h3>
<ul>
<li><a href="https://github.com/rm-code/Bresenham" rel="noopener noreferrer">Bresenham (⭐17)</a> - Bresenham's line algorithm written in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/novemberisms/brinevector" rel="noopener noreferrer">brinevector (⭐67)</a> - Standalone lightweight luajit ffi-accelerated 2D vector library for great performance.</li>
</ul>

<ul>
<li><a href="https://github.com/excessive/cpml" rel="noopener noreferrer">Cirno's Perfect Math Library (⭐341)</a> - Math/intersection library designed for games.</li>
</ul>

<ul>
<li><a href="https://github.com/Yonaba/delaunay" rel="noopener noreferrer">delaunay (⭐109)</a> - Triangulation library for convex polygons.</li>
</ul>

<ul>
<li><a href="https://hump.readthedocs.io/en/latest/vector.html" rel="noopener noreferrer">hump.vector</a> - Powerful 2D vector class.</li>
</ul>

<ul>
<li><a href="https://github.com/davisdude/mlib" rel="noopener noreferrer">MLib (⭐91)</a> - Math and shape-intersection detection library written in Lua. It's aim is to be robust and easy to use.</li>
</ul>

<ul>
<li><a href="https://github.com/MikuAuahDark/NPad93/blob/master/nvec.lua" rel="noopener noreferrer">nvec (⭐61)</a> - Hump.vector-compatible LuaJIT FFI-accelerated 2D vector library.</li>
</ul>

<ul>
<li><a href="https://github.com/rxi/shash" rel="noopener noreferrer">shash (⭐79)</a> - A simple, lightweight spatial hash for Lua.</li>
</ul>
<h3><p>Music</p>
</h3>
<ul>
<li><a href="https://github.com/superzazu/denver.lua" rel="noopener noreferrer">denver (⭐96)</a> - A Löve custom waveform generation library.</li>
</ul>

<ul>
<li><a href="https://github.com/rxi/lovebpm" rel="noopener noreferrer">lovebpm (⭐98)</a> - A LÖVE library for syncing events to the BPM of an audio track.</li>
</ul>

<ul>
<li><a href="https://github.com/tesselode/ripple" rel="noopener noreferrer">ripple (⭐51)</a> - An audio manager with tagging support.</li>
</ul>

<ul>
<li><a href="https://github.com/Ulydev/wave" rel="noopener noreferrer">wave (⭐100)</a> - A sound manager with audio parsing and rhythm functionalities.</li>
</ul>
<h3><p>Networking</p>
</h3>
<ul>
<li><a href="https://github.com/bartbes/love-misc-libs/tree/master/grease" rel="noopener noreferrer">Grease (⭐115)</a> - Networking library intended to make networking easy for lovers (TCP, UDP, Enet).  (IPv6)</li>
</ul>

<ul>
<li><a href="https://github.com/holywyvern/love-ws" rel="noopener noreferrer">löve-ws (⭐28)</a> - A WebSocket client and server library.</li>
</ul>

<ul>
<li><a href="https://github.com/flaribbit/love2d-lua-websocket" rel="noopener noreferrer">love2d-lua-websocket (⭐53)</a> - A simple event-driven WebSocket client library. (IPv4)</li>
</ul>

<ul>
<li><a href="https://github.com/josefnpat/LoverNet" rel="noopener noreferrer">LoverNet (⭐61)</a> - A networking library that leverages bitser and enet. (IPv4)</li>
</ul>

<ul>
<li><a href="https://github.com/Overtorment/NoobHub" rel="noopener noreferrer">NoobHub (⭐350)</a> - OpenSource multiplayer and network messaging. (IPv6)</li>
</ul>

<ul>
<li><a href="https://github.com/camchenry/sock.lua" rel="noopener noreferrer">Sock.lua (⭐183)</a> - A Lua networking library for LÖVE games. (IPv4)</li>
</ul>
<h3><p>OO</p>
</h3>
<ul>
<li><a href="https://github.com/Yonaba/30log" rel="noopener noreferrer">30log (⭐484)</a> - Minified framework for object-orientation in Lua. It features named (and unnamed) classes, single inheritance and a basic support for mixins.</li>
</ul>

<ul>
<li><a href="https://github.com/rxi/classic/" rel="noopener noreferrer">classic (⭐1k)</a> - Tiny class module for Lua. Attempts to stay simple and provide decent performance by avoiding unnecessary over-abstraction.</li>
</ul>

<ul>
<li><a href="https://hump.readthedocs.io/en/latest/class.html" rel="noopener noreferrer">hump.class</a> - Small, fast class/prototype implementation with multiple inheritance (class-commons).</li>
</ul>

<ul>
<li><a href="https://github.com/kikito/middleclass" rel="noopener noreferrer">middleclass (⭐1.9k)</a> - Simple OOP library for Lua; has inheritance, metamethods (operators), class variables and weak mixin support (class-commons).</li>
</ul>

<ul>
<li><a href="https://github.com/megagrump/muun" rel="noopener noreferrer">muun (⭐7)</a> - Moonscript compatible class implementation.</li>
</ul>

<ul>
<li><a href="https://github.com/novafacing/selene" rel="noopener noreferrer">selene (⭐31)</a> - Project template for writing games in Moonscript instead of Lua without precompiling.</li>
</ul>
<h3><p>Performance</p>
</h3>
<ul>
<li><a href="https://github.com/pfirsich/jprof" rel="noopener noreferrer">jprof (⭐103)</a> - Profiling library/tool for LÖVE.</li>
</ul>

<ul>
<li><a href="https://github.com/Polynominal/Piefiller" rel="noopener noreferrer">Piefiller (⭐25)</a> - Graphical profiler for LÖVE.</li>
</ul>
<h3><p>Physics</p>
</h3>
<ul>
<li><a href="https://github.com/HDictus/breezefield" rel="noopener noreferrer">breezefield (⭐117)</a> - A lightweight and easy love.physics wrapper (windfield alternative).</li>
</ul>

<ul>
<li><a href="https://github.com/kikito/bump.lua" rel="noopener noreferrer">Bump (⭐1.1k)</a> - Collision detection library for Lua.</li>
</ul>

<ul>
<li><a href="https://hc.readthedocs.io/en/latest/" rel="noopener noreferrer">HC</a> - Collision detection with arbitrary polygons; allows rotation of objects.</li>
</ul>

<ul>
<li><a href="https://github.com/Aweptimum/Strike" rel="noopener noreferrer">Strike (⭐33)</a> - 2D collision detection library. Extendable, based on Separating-Axis-Theorem.</li>
</ul>
<h3><p>Platforms</p>
</h3>
<ul>
<li><a href="https://github.com/LukeZGD/LOVE-WrapLua" rel="noopener noreferrer">LOVE-WrapLua (⭐46)</a> - A small and simple wrapper for OneLua, lpp-vita, and Lua Player PS3.</li>
</ul>

<ul>
<li><a href="https://github.com/Davidobot/love.js" rel="noopener noreferrer">Love.js (⭐817)</a> - LÖVE ported to the web using Emscripten.</li>
</ul>

<ul>
<li><a href="https://github.com/rxi/lovedos" rel="noopener noreferrer">LoveDos (⭐699)</a> - A Lua framework for 2D DOS games, implementing a subset of the LÖVE API.</li>
</ul>

<ul>
<li><a href="https://bitbucket.org/T-BoneISS/l-veftw" rel="noopener noreferrer">LoveFTW</a> - Work-in-progress port to Windows phone 8.1.</li>
</ul>

<ul>
<li><a href="https://github.com/bjornbytes/lovr" rel="noopener noreferrer">LÖVR (⭐2.5k)</a> - LÖVE for virtual reality devices.</li>
</ul>
<h3><p>Serialization</p>
</h3>
<ul>
<li><a href="https://github.com/flamendless/arson.lua" rel="noopener noreferrer">arson (⭐12)</a> - Companion library for registering custom data types that can be encoded and decoded by json.lua.</li>
</ul>

<ul>
<li><a href="https://github.com/bakpakin/binser" rel="noopener noreferrer">binser (⭐215)</a> - Customizable Lua Serializer.</li>
</ul>

<ul>
<li><a href="https://github.com/gvx/bitser" rel="noopener noreferrer">bitser (⭐178)</a> - Serializes and deserializes Lua values with LuaJIT.</li>
</ul>

<ul>
<li><a href="https://github.com/excessive/cdata" rel="noopener noreferrer">cdata (⭐30)</a> - Serialize between Lua data and C data using LuaJIT's FFI.</li>
</ul>

<ul>
<li><a href="https://github.com/airstruck/knife/blob/master/readme/serialize.md" rel="noopener noreferrer">knife.serialize (⭐507)</a> - Serialize data as a Lua script.</li>
</ul>

<ul>
<li><a href="https://github.com/gvx/Lady" rel="noopener noreferrer">Lady (⭐37)</a> - Saving and loading savegames; based on Ser.</li>
</ul>

<ul>
<li><a href="https://github.com/megagrump/moonblob" rel="noopener noreferrer">moonblob (⭐30)</a> - Binary serialization and data parsing library.</li>
</ul>

<ul>
<li><a href="https://github.com/gvx/Ser" rel="noopener noreferrer">Ser (⭐82)</a> - Fast, robust, richly-featured table serialization library for Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/gvx/Smallfolk" rel="noopener noreferrer">Smallfolk (⭐23)</a> - A fast, robust, secure, richly-featured table serialization library for Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/bjornbytes/trickle" rel="noopener noreferrer">trickle (⭐31)</a> - A bitstream library focused on high compression for use in networking.</li>
</ul>
<h3><p>Shaders</p>
</h3>
<ul>
<li><a href="https://github.com/tsteinholz/LoveShaderConverter" rel="noopener noreferrer">LoveShaderConverter (⭐96)</a> - Convert Shadertoy Shader files to LÖVE GLSL Files with handy utilities for infinite purposes.</li>
</ul>
<h3><p>Testing</p>
</h3>
<ul>
<li><a href="https://github.com/airstruck/knife/blob/master/readme/test.md" rel="noopener noreferrer">knife.test (⭐507)</a> - Fixture-free test framework.</li>
</ul>

<ul>
<li><a href="https://github.com/silentbicycle/lunatest" rel="noopener noreferrer">Lunatest (⭐83)</a> - xUnit-style randomized unit testing framework.</li>
</ul>

<ul>
<li><a href="https://github.com/bjornbytes/lust" rel="noopener noreferrer">lust (⭐127)</a> - Minimal test framework.</li>
</ul>

<ul>
<li><a href="http://gvvaughan.github.io/specl/" rel="noopener noreferrer">Specl</a> - Behavior Driven Development (BDD) tool.</li>
</ul>

<ul>
<li><a href="http://norman.github.io/telescope/" rel="noopener noreferrer">Telescope</a> - Highly-customizable BDD-style testing library.</li>
</ul>
<h3><p>Tweening</p>
</h3>
<ul>
<li><a href="https://github.com/rxi/flux" rel="noopener noreferrer">Flux (⭐474)</a> - A fast, lightweight tweening library for Lua.</li>
</ul>

<ul>
<li><a href="https://hump.readthedocs.io/en/latest/timer.html" rel="noopener noreferrer">hump.timer</a> - Timer and tweening library with flexible tweening methods.</li>
</ul>

<ul>
<li><a href="https://github.com/rxi/tick" rel="noopener noreferrer">tick (⭐199)</a> - Lua module for delaying function calls.</li>
</ul>

<ul>
<li><a href="https://github.com/kikito/tween.lua" rel="noopener noreferrer">tween.lua (⭐663)</a> - Tweening/Easing/Interpolating functions for Lua inspired on jQuery's animate method.</li>
</ul>
<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://github.com/wilhantian/catui" rel="noopener noreferrer">CatUI (⭐115)</a> - A very light-weight GUI library for LÖVE.</li>
</ul>

<ul>
<li><a href="https://gitlab.com/Alloyed/hanker" rel="noopener noreferrer">Hanker</a> - Maximalist immediate mode-ish UI elements; gamepad-friendly.</li>
</ul>

<ul>
<li><a href="https://github.com/slages/love-imgui" rel="noopener noreferrer">Love Imgui (⭐348)</a> - Imgui module for the LÖVE game engine.</li>
</ul>

<ul>
<li><a href="https://github.com/keharriso/love-nuklear" rel="noopener noreferrer">Löve-Nuklear (⭐384)</a> - Lightweight immediate mode GUI for LÖVE games.</li>
</ul>

<ul>
<li><a href="https://github.com/linux-man/LoveFrames" rel="noopener noreferrer">LoveFrames Fork (⭐152)</a> - 11.2 Fork of a GUI library.</li>
</ul>

<ul>
<li><a href="https://github.com/excessive/patchy" rel="noopener noreferrer">Patchy (⭐38)</a> - 9patch library.</li>
</ul>

<ul>
<li><a href="https://github.com/josefnpat/safeword" rel="noopener noreferrer">SafeWord (⭐4)</a> - An overscan detection library for LÖVE.</li>
</ul>

<ul>
<li><a href="https://github.com/vrld/SUIT" rel="noopener noreferrer">SUIT (⭐531)</a> - Small immediate mode GUI library.</li>
</ul>
<h3><p>Utilities</p>
</h3>
<ul>
<li><a href="https://gist.github.com/rm-code/4118d4a97d8cde16952199d94b84ead0" rel="noopener noreferrer">ArrayRotation</a> - Rotation of two dimensional arrays (square and non-square).</li>
</ul>

<ul>
<li><a href="https://github.com/bjornbytes/cargo" rel="noopener noreferrer">cargo (⭐180)</a> - Asset manager.</li>
</ul>

<ul>
<li><a href="http://ejmr.github.io/chance.lua/" rel="noopener noreferrer">chance.lua</a> - Library for generating random data.</li>
</ul>

<ul>
<li><a href="https://github.com/santoslove/colorchanger" rel="noopener noreferrer">colorchanger (⭐4)</a> - Change the colors in your LÖVE game.</li>
</ul>

<ul>
<li><a href="https://github.com/Alloyed/flirt" rel="noopener noreferrer">Flirt (⭐13)</a> - LÖVE version manager; allows to switch between multiple versions of engine on same machine.</li>
</ul>

<ul>
<li><a href="https://github.com/WetDesertRock/GifCat" rel="noopener noreferrer">GifCat (⭐50)</a> - A simple module for saving gifs from LÖVE.</li>
</ul>

<ul>
<li><a href="https://github.com/excessive/i18n" rel="noopener noreferrer">i18n (⭐27)</a> - Internationalization library designed to help localize your game.</li>
</ul>

<ul>
<li><a href="https://github.com/MikuAuahDark/lily" rel="noopener noreferrer">Lily (⭐113)</a> - Async Asset Loader.</li>
</ul>

<ul>
<li><a href="https://github.com/rxi/log.lua" rel="noopener noreferrer">log.lua (⭐357)</a> - Library for configurable log output.</li>
</ul>

<ul>
<li><a href="https://github.com/kikito/love-loader" rel="noopener noreferrer">love-loader (⭐144)</a> - Threaded resource loading.</li>
</ul>

<ul>
<li><a href="https://github.com/Yonaba/love2d-assets-loader" rel="noopener noreferrer">love2d-assets-loader (⭐40)</a> - Assets Loader.</li>
</ul>

<ul>
<li><a href="https://github.com/vinnyhorgan/lovely-engine" rel="noopener noreferrer">lovely-engine (⭐13)</a> - A tool that makes setting up and using LÖVE easier and with Moonscript support.</li>
</ul>

<ul>
<li><a href="https://github.com/uspgamedev/luasteam" rel="noopener noreferrer">luasteam (⭐219)</a> - Lua bindings for the Steamworks API.</li>
</ul>

<ul>
<li><a href="https://github.com/ejmr/Luvent" rel="noopener noreferrer">Luvent (⭐79)</a> - Simple event-driven programming.</li>
</ul>

<ul>
<li><a href="https://github.com/Alloyed/nativefiledialog/tree/master/lua" rel="noopener noreferrer">nativefiledialog (⭐18)</a> - Open a file picker on Windows/Mac/Linux.</li>
</ul>

<ul>
<li><a href="https://github.com/santoslove/particle-system-playground" rel="noopener noreferrer">particle-system-playground (⭐14)</a> - A basic LÖVE particle system editor.</li>
</ul>

<ul>
<li><a href="https://github.com/MusouCrow/ParticleEditor" rel="noopener noreferrer">ParticleEditor (⭐3)</a> - An editor of particle for LÖVE.</li>
</ul>

<ul>
<li><a href="https://github.com/premek/require.lua" rel="noopener noreferrer">require.lua (⭐13)</a> - Require all files in a folder.</li>
</ul>

<ul>
<li><a href="https://github.com/azoyan/ShakeDetectorLua" rel="noopener noreferrer">ShakeDetectorLua (⭐7)</a> - Uses accelerometer data for shake device detection written in Lua.</li>
</ul>

<ul>
<li><a href="https://github.com/videah/splashy" rel="noopener noreferrer">splashy (⭐42)</a> - Splash Screen Library.</li>
</ul>

<ul>
<li><a href="https://github.com/bjornbytes/tick" rel="noopener noreferrer">tick (⭐97)</a> - Useful timing tweaks for LÖVE's run loop.</li>
</ul>
<h3><p>Tutorials</p>
</h3>
<ul>
<li><a href="https://kalis.me/building-love2d-games-web-docker/" rel="noopener noreferrer">Building love2d games for the web with love.js and Docker</a> - A tutorial on packaging LÖVE games for the web.</li>
</ul>

<ul>
<li><a href="https://cs50.harvard.edu/games/" rel="noopener noreferrer">CS50 Introduction to Game Development</a> - Harvard Colleges CS50 OpenCourseWare.</li>
</ul>

<ul>
<li><a href="https://sheepolution.com/learn/book/contents" rel="noopener noreferrer">How to LÖVE</a> - A book by Sheepolution teaching LÖVE from the ground up.</li>
</ul>

<ul>
<li><a href="https://rvagamejams.com/learn2love/" rel="noopener noreferrer">learn2love</a> - Book for learning programming with Lua and LÖVE (Version 11.0+).</li>
</ul>

<ul>
<li><a href="https://simplegametutorials.github.io/" rel="noopener noreferrer">Simple Game Tutorials</a> - Tutorials for making simple games with LÖVE (Snake, Sokoban, Tetris, etc.).</li>
</ul>

<ul>
<li><a href="https://github.com/noooway/love2d_arkanoid_tutorial/wiki" rel="noopener noreferrer">Tutorial on making an Arkanoid-type game (⭐233)</a> - A complete tutorial on how to make a breakout clone by nooowaay.</li>
</ul>
<h3><p>IDEs</p>
</h3>
<ul>
<li><a href="https://www.jetbrains.com/idea/" rel="noopener noreferrer">IntelliJ IDEA</a> - Capable and Ergonomic Java IDE.<ul>
<li><a href="https://github.com/EmmyLua/VSCode-EmmyLua" rel="noopener noreferrer">EmmyLua (⭐729)</a> - Lua IDE/Debugger Plugin for VSCode.</li>
<li><a href="https://github.com/rm-code/love-IDEA-plugin" rel="noopener noreferrer">LÖVE IDEA (⭐61)</a> - Snippets and code completion for IntelliJ-IDEA.</li>
</ul>
</li>
</ul>

<ul>
<li><a href="https://notepad-plus-plus.org" rel="noopener noreferrer">Notepad++</a> - A free source code editor and Notepad replacement that supports several languages.<ul>
<li><a href="https://github.com/dail8859/love-api-npp" rel="noopener noreferrer">LÖVE API for Notepad++ (⭐12)</a> - Code completion and documentation for Notepad++.</li>
</ul>
</li>
</ul>
<h3><p>Distribution</p>
</h3>
<ul>
<li><a href="https://github.com/AppImage/AppImageKit" rel="noopener noreferrer">AppImageKit (⭐9.3k)</a> - 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.</li>
</ul>

<ul>
<li><a href="https://github.com/tducasse/love-deploy" rel="noopener noreferrer">love-deploy (⭐13)</a> - Build and deploy games on itch.io (supports windows and web exports).</li>
</ul>

<ul>
<li><a href="https://github.com/dmoa/love-export" rel="noopener noreferrer">love-export (⭐54)</a> - Fast and simple command-line tool that builds binaries for you. Supports Windows, macOS, and Linux.</li>
</ul>

<ul>
<li><a href="https://github.com/popey/love-snap-template" rel="noopener noreferrer">Love-Snap-Template (⭐24)</a> - A template for packaging LÖVE games for distribution in the Snappy Store.</li>
</ul>
<h3><p>Related</p>
</h3>
<ul>
<li><a href="https://github.com/karai17/awesome-love-shaders" rel="noopener noreferrer">awesome-love-shaders (⭐94)</a> - A collection of shaders designed to work in LÖVE.</li>
</ul>

<ul>
<li><a href="https://github.com/LewisJEllis/awesome-lua" rel="noopener noreferrer">awesome-lua (⭐4.5k)</a> - A list like this one, but more general and encompassing all of Lua's uses.</li>
</ul>

<ul>
<li><a href="https://github.com/pico-8/awesome-PICO-8" rel="noopener noreferrer">awesome-pico8 (⭐3k)</a> - A curated list of PICO-8 resources, tutorials, tools and more.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/01/19/"/>
    <summary>166 awesome projects updated on Jan 19, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/01/04/</id>
    <title>Awesome Love2d Updates on Jan 04, 2022</title>
    <updated>2022-01-04T11:56:44.000Z</updated>
    <published>2022-01-04T11:56:44.000Z</published>
    <content type="html"><![CDATA[<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://github.com/HDictus/hump" rel="noopener noreferrer">hump (⭐98)</a> - Collection of tools for developing games with LÖVE (Gamestates, Timers/Tweens, Vectors, Classes, Signals, Cameras).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/01/04/"/>
    <summary>1 awesome projects updated on Jan 04, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/08/21/</id>
    <title>Awesome Love2d Updates on Aug 21, 2021</title>
    <updated>2021-08-21T06:48:36.000Z</updated>
    <published>2021-08-21T06:48:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://github.com/flamendless/Slab" rel="noopener noreferrer">Slab (⭐372)</a> - An immediate mode GUI toolkit for the LÖVE framework.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/08/21/"/>
    <summary>1 awesome projects updated on Aug 21, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/07/31/</id>
    <title>Awesome Love2d Updates on Jul 31, 2021</title>
    <updated>2021-07-31T14:23:56.000Z</updated>
    <published>2021-07-31T14:23:56.000Z</published>
    <content type="html"><![CDATA[<h3><p>Shaders</p>
</h3>
<ul>
<li><a href="https://github.com/MikuAuahDark/NPad93/tree/master/ngrading" rel="noopener noreferrer">ngrading (⭐61)</a> - Simple color grading library.</li>
</ul>
<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://github.com/MikuAuahDark/NPad93#nlay" rel="noopener noreferrer">NLay (⭐61)</a> - Flexible layouting library.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/07/31/"/>
    <summary>2 awesome projects updated on Jul 31, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/02/23/</id>
    <title>Awesome Love2d Updates on Feb 23, 2021</title>
    <updated>2021-02-23T21:39:37.000Z</updated>
    <published>2021-02-23T21:39:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Distribution</p>
</h3>
<ul>
<li><a href="https://github.com/camchenry/boon" rel="noopener noreferrer">boon (⭐156)</a> - Multi-platform, easy to use tool supporting Windows, macOS, Linux.</li>
</ul>

<ul>
<li><a href="https://github.com/MisterDA/love-release" rel="noopener noreferrer">love-release (⭐483)</a> - A Lua script that automates game distribution. Supports Windows, macOS, Debian, Linux.</li>
</ul>

<ul>
<li><a href="https://github.com/pfirsich/makelove" rel="noopener noreferrer">makelove (⭐195)</a> - Advanced multi-platform tool to fuse your game written in Python 3. Supports Windows and Linux with AppImage.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/02/23/"/>
    <summary>3 awesome projects updated on Feb 23, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/02/02/</id>
    <title>Awesome Love2d Updates on Feb 02, 2021</title>
    <updated>2021-02-02T11:38:07.000Z</updated>
    <published>2021-02-02T10:54:07.000Z</published>
    <content type="html"><![CDATA[<h3><p>3D</p>
</h3>
<ul>
<li><a href="https://github.com/groverburger/g3d" rel="noopener noreferrer">g3d (⭐780)</a> - Simple and easy 3D engine for LÖVE.</li>
</ul>
<h3><p>Input</p>
</h3>
<ul>
<li><a href="https://github.com/xiejiangzhi/input" rel="noopener noreferrer">input (⭐6)</a> -  Simple and powerful input library. support check operation time, sequence.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/02/02/"/>
    <summary>2 awesome projects updated on Feb 02, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/10/07/</id>
    <title>Awesome Love2d Updates on Oct 07, 2020</title>
    <updated>2020-10-07T11:44:10.000Z</updated>
    <published>2020-10-07T11:44:10.000Z</published>
    <content type="html"><![CDATA[<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://github.com/sasszem/yalg" rel="noopener noreferrer">YALG (⭐10)</a> - A very simple, cross-platform, reactive UI for last minute UIs.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/10/07/"/>
    <summary>1 awesome projects updated on Oct 07, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/06/09/</id>
    <title>Awesome Love2d Updates on Jun 09, 2020</title>
    <updated>2020-06-09T13:25:29.000Z</updated>
    <published>2020-06-09T13:25:29.000Z</published>
    <content type="html"><![CDATA[<h3><p>IDEs</p>
</h3>
<ul>
<li><a href="https://code.visualstudio.com/" rel="noopener noreferrer">Visual Studio Code</a> - 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.<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=tomblind.local-lua-debugger-vscode" rel="noopener noreferrer">Local Lua Debugger</a> - Simple Lua debugger with no dependencies. Löve specific launch.json example provided.</li>
<li><a href="https://marketplace.visualstudio.com/items?itemName=trixnz.vscode-lua" rel="noopener noreferrer">Lua for Visual Studio Code</a> - Provides Intellisense and Linting for Lua in VSCode.</li>
<li><a href="https://marketplace.visualstudio.com/items?itemName=sumneko.lua" rel="noopener noreferrer">Lua Language Server</a> - Various language features for Lua to make development easier and faster; includes LÖVE code completion and documentation.</li>
<li><a href="https://marketplace.visualstudio.com/items?itemName=JanW.love-launcher" rel="noopener noreferrer">Visual Studio Code LÖVE Launcher</a> - A Löve Launcher Extension for Visual Studio Code.</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/06/09/"/>
    <summary>1 awesome projects updated on Jun 09, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/03/23/</id>
    <title>Awesome Love2d Updates on Mar 23, 2020</title>
    <updated>2020-03-23T15:21:18.000Z</updated>
    <published>2020-03-23T15:21:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>AI</p>
</h3>
<ul>
<li><a href="https://github.com/xiejiangzhi/astar" rel="noopener noreferrer">astar (⭐16)</a> - An other A* library. Any map (grid, point, mesh or infinite map) and support path cost.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/03/23/"/>
    <summary>1 awesome projects updated on Mar 23, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/12/23/</id>
    <title>Awesome Love2d Updates on Dec 23, 2019</title>
    <updated>2019-12-23T07:24:12.000Z</updated>
    <published>2019-12-23T07:24:12.000Z</published>
    <content type="html"><![CDATA[<h3><p>3D</p>
</h3>
<ul>
<li><a href="https://github.com/3dreamengine/3DreamEngine" rel="noopener noreferrer">3DreamEngine (⭐469)</a> - An awesome 3D engine for LÖVE.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/12/23/"/>
    <summary>1 awesome projects updated on Dec 23, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/04/</id>
    <title>Awesome Love2d Updates on Oct 04, 2018</title>
    <updated>2018-10-04T06:12:21.000Z</updated>
    <published>2018-10-04T06:12:21.000Z</published>
    <content type="html"><![CDATA[<h3><p>3D</p>
</h3>
<ul>
<li><a href="https://github.com/oniietzschan/bump-3dpd" rel="noopener noreferrer">bump-3dpd (⭐76)</a> - A 3D collision detection library for Lua.</li>
</ul>
<h3><p>Helpers</p>
</h3>
<ul>
<li><a href="https://github.com/tesselode/cartographer" rel="noopener noreferrer">cartographer (⭐77)</a> - Small Tiled map loader and drawer.</li>
</ul>

<ul>
<li><a href="https://github.com/flamendless/lovely-windows" rel="noopener noreferrer">lovely-windows (⭐22)</a> - A Window/Screen Manager Module for virtual windows.</li>
</ul>
<h3><p>OO</p>
</h3>
<ul>
<li><a href="https://github.com/airstruck/knife/blob/master/readme/base.md" rel="noopener noreferrer">knife.base (⭐507)</a> - Extremely minimal base class providing single inheritance and constructors.</li>
</ul>
<h3><p>Shaders</p>
</h3>
<ul>
<li><a href="https://github.com/vrld/moonshine" rel="noopener noreferrer">Moonshine (⭐700)</a> - Repository of common post-processing effects like blur, vignette, color-grading, etc.</li>
</ul>
<h3><p>Tweening</p>
</h3>
<ul>
<li><a href="https://github.com/airstruck/knife/blob/master/readme/timer.md" rel="noopener noreferrer">knife.timer (⭐507)</a> - Create timers and tweens with ease.</li>
</ul>
<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://gitlab.com/technomancy/polywell" rel="noopener noreferrer">Polywell</a> - A highly-configurable text editor / coding tool written in Lua that runs on the LÖVE game engine.</li>
</ul>
<h3><p>IDEs</p>
</h3>
<ul>
<li><a href="https://studio.zerobrane.com/" rel="noopener noreferrer">ZeroBrane Studio</a> - A lightweight Lua IDE with code completion, syntax highlighting, live coding, code analyzer, and debugging support.<ul>
<li><a href="https://github.com/flamendless/LOVE-API-Extractor-for-ZeroBraneStudio" rel="noopener noreferrer">API Syntax Hightlight (⭐12)</a> - Script to add LOVE API syntax highlighting to ZBS.</li>
</ul>
</li>
</ul>

<ul>
<li><a href="https://www.sublimetext.com" rel="noopener noreferrer">Sublime Text</a> - A sophisticated text editor for code, markup and prose. You'll love the slick user interface, extraordinary features and amazing performance.<ul>
<li><a href="https://packagecontrol.io/" rel="noopener noreferrer">Package Manager</a> - The Sublime Text package manager that makes it exceedingly simple to find, install and keep packages up-to-date.</li>
<li><a href="https://packagecontrol.io/packages/SublimeLove" rel="noopener noreferrer">SublimeLove</a> - Supports syntax highlighting, auto-completion, and build system.</li>
<li><a href="https://packagecontrol.io/packages/SublimeLinter-luacheck" rel="noopener noreferrer">SublimeLinter-luacheck</a> - Provides linting and static analysis of your Lua code.</li>
</ul>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/04/"/>
    <summary>9 awesome projects updated on Oct 04, 2018</summary>
  </entry>
</feed>