love2d
Installation
SKILL.md
Love2D 11.x Development
Love2D 11.x (baseline: 11.1–11.5) with Lua. All code examples target Lua — not Fennel. This skill is for hobbyist developers; prefer vanilla Love2D first, community libraries as alternatives.
References
| Reference | When to read it |
|---|---|
references/shaders.md |
Full shader pipeline: uniforms, displacement, masking, reflections |
references/love2d-pattern-mappings.md |
Full Lua implementations of all 23 game patterns |
references/ui-patterns.md |
Button drawing, hover detection, click handling, sound effects |