Game launcher made with Love2D and LUA
Find a file
2026-04-27 09:11:16 +00:00
LICENSE Initial commit 2026-04-27 08:59:48 +00:00
README.md Update README.md 2026-04-27 09:11:16 +00:00

smol-game-launcher

Game launcher made with Love2D and LUA inspired by Jellyfin.

Community Awesome List: https://github.com/love2d-community/awesome-love2d

Proposal

  1. Use Love2D game engine for the runtime and UI.

  2. Pick a logging framework for LUA

  3. Decide for/against SQLite vs local json/yaml files for object metadata

  4. Considder an existing UI framework from the community list