Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gly-engine/love

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

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"
}

About

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

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Contributors

AltStyle によって変換されたページ (->オリジナル) /