SkillAgentSearch skills...

Love

Reimplementation of the Love2d framework to make homebrew games to gba, nds, wii, ps2, tic80 and many other platforms! (also html5)

Install / Use

/learn @gly-engine/Love
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> <a href="https://gamelly.github.io/love-engine"><img width="60%" src="https://raw.githubusercontent.com/gamelly/love-engine/refs/heads/main/assets/banner3.png"></a> </h1>

Reimplementation of the love2d framework to make homebrew games to gba, nds, wii, ps2, tic80 and many other platforms!

Documentation

build

./cli.sh build samples/pong/main.lua --html

Configuration

  • create a love.json in in the same folder as the game.
{
    "key_a": "z",
    "key_b": "x",
    "key_c": "c",
    "key_d": "v",
    "key_menu": "p",
    "key_up": "w",
    "key_left": "a",
    "key_down": "s",
    "key_right": "d"
}

Related Skills

View on GitHub
GitHub Stars25
CategoryDevelopment
Updated28d ago
Forks2

Languages

Lua

Security Score

80/100

Audited on Feb 25, 2026

No findings