You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought to suggest this since it'd be nice to be able to add LÖVE games to GamerOS like one can add older game ROMs via Steam Buddy and play them with Retroarch. Speaking of Retroarch, it has its own LÖVE implementation called Lutro.
LÖVE is a framework used to make 2D games in Lua. It has official implementations for Linux as well as MacOS and Windows.
https://love2d.org/
I thought to suggest this since it'd be nice to be able to add LÖVE games to GamerOS like one can add older game ROMs via Steam Buddy and play them with Retroarch. Speaking of Retroarch, it has its own LÖVE implementation called Lutro.
https://docs.libretro.com/library/lutro/
Here's an example of a game available on itch.io that has a .love file: https://tangramgames.itch.io/duckmarines
EDIT: I came across this website describing Lua game distribution (including a web-based player) that may be of use if this were to be implemented:
https://www.ambience.sk/lua-love2d-game-distribution/
The text was updated successfully, but these errors were encountered: