Sheepolution / love-fiddle

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 46.5%Language:Lua 27.3%Language:HTML 20.2%Language:CSS 6.1%