Simple enums for Lua
☆20Jan 3, 2018Updated 8 years ago
Alternatives and similar repositories for Enum
Users that are interested in Enum are comparing it to the libraries listed below
Sorting:
- Filesystem Mapper Library for Löve☆13Jun 3, 2019Updated 6 years ago
- Behaviour trees in Lua.☆30Jul 11, 2020Updated 5 years ago
- Minimalistic library providing Elixir-style guards for Lua☆16Oct 4, 2016Updated 9 years ago
- Vivid Raycasting for LÖVE☆15Nov 4, 2017Updated 8 years ago
- the same game implemented multiple ways, as an example of multiple common approaches (simple ECS, OOP, plain, ...)☆18Jun 6, 2019Updated 6 years ago
- Snippets of Lua code useful in the LÖVE game framework.☆31Feb 28, 2015Updated 11 years ago
- Lua promises☆12May 7, 2014Updated 11 years ago
- Fancy text library for LOVE☆31Jun 25, 2015Updated 10 years ago
- A pure-lua vector graphics processing and rendering library for LÖVE 2D☆43Mar 11, 2022Updated 3 years ago
- A library-companion to register custom data types that can be encoded and decoded for json.lua☆12May 21, 2023Updated 2 years ago
- A library for scripting branching interactive narrative in Lua.☆79Jul 11, 2020Updated 5 years ago
- retained ui for love2d☆12Nov 13, 2019Updated 6 years ago
- diff/undo for lua tables☆12Sep 1, 2016Updated 9 years ago
- Simple UI library for LÖVE framework☆11Nov 15, 2020Updated 5 years ago
- gamera and HUMP compatible scaling grid for LÖVE☆53Jul 30, 2019Updated 6 years ago
- imgui for LÖVE without global namespace pollution.☆49Jul 27, 2024Updated last year
- A simple version checker for LÖVE games on itch.io☆17Feb 15, 2020Updated 6 years ago
- Dependency injection library for Lua that supports constructor based injection.☆16Apr 13, 2023Updated 2 years ago
- A tiny LÖVE framework to help to start and debug projects☆10Oct 5, 2019Updated 6 years ago
- A 2D collision detection library for Lua. Fast & garbage-free.☆31Dec 5, 2020Updated 5 years ago
- LOVE2D - Dynamic ListBox☆15Mar 8, 2017Updated 8 years ago
- a simple LÖVE console interface☆10Feb 23, 2017Updated 9 years ago
- Advanced Source Library for Löve☆35Jan 24, 2026Updated last month
- Implementing parts of the material-design spec in LÖVE☆57Oct 10, 2021Updated 4 years ago
- Share the LÖVE - A networking library that leverages bitser and enet☆61Mar 30, 2019Updated 6 years ago
- LÖVE Async Asset Loader☆111Jun 13, 2022Updated 3 years ago
- A fast (enough) lua/luaJIT/LÖVE fft implementation...☆17Mar 4, 2020Updated 5 years ago
- A feature-complete ECS library☆303Jan 11, 2026Updated last month
- Easy A* path finding for Lua