/love-fiddle

A website to write, run and share LÖVE code

Primary LanguageJavaScriptMIT LicenseMIT

LÖVE Fiddle

Write, run and share LÖVE in your browser

Website

Build

  1. Install Love.js
  2. Run npx love.js lua bin
  3. Copy game.data, game.js, love.js and love.wasm to the root folder (and optionally delete bin)
  4. In the root folder run node globalizeFS.js

Credits

made with Love.js and Love.js-Api-Player