How to make ui?

This page summarizes the projects mentioned and recommended in the original post on /r/love2d

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Slab

    An immediate mode GUI for the Love2D framework. (by flamendless)

  • You could use a library like slab (which lets you just add buttons but may not be so straight forward to deeply customize your look) or helium (which facilitates creating a UI system for buttons, but may not be straightforward to use). I use slab for my debug UI and like it, but haven't tried it for nice-looking game UI.

  • helium

  • You could use a library like slab (which lets you just add buttons but may not be so straight forward to deeply customize your look) or helium (which facilitates creating a UI system for buttons, but may not be straightforward to use). I use slab for my debug UI and like it, but haven't tried it for nice-looking game UI.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • love-nuklear

    Lightweight immediate mode GUI for LÖVE games

  • For my game, Bombs and Bullets, we use the LÖVE-Nuklear library. Its enough for most things, but more specialized things, like the in-game minimap, need to be custom-made.

  • awesome-love2d

    A curated list of amazingly awesome LÖVE libraries, resources and shiny things.

  • I invite you to take a look at this awesome curated list of various love2d libraries for additional libraries and resources. There's a lovely UI section in there, among a myriad of other useful things.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts