A reimplementation of LÖVE in JavaScript using Fengari.
Go to file
entoreor d298e536ea cant remember 2020-04-10 11:31:26 -06:00
game add passing clouds to list and remove modification 2020-04-05 05:57:21 -06:00
modules add xm support via xm.js 2020-04-05 05:51:37 -06:00
shims cant remember 2020-04-10 11:31:26 -06:00
.gitignore update docs 2020-04-02 01:32:05 -04:00
README.md add readme 2020-04-01 09:57:06 -06:00
documentation.css change font-family and give canvas z-index 2020-04-01 15:01:36 -06:00
documentation.js forgot to add js 2020-04-02 02:50:42 -06:00
documentation.php updated docs 2020-04-05 22:10:21 -06:00
fengari-web.js initial commit 2020-04-01 04:41:35 -06:00
index.html add love.system.getOS and improve message box styling 2020-04-04 03:33:22 -04:00
main.js cant remember 2020-04-10 11:31:26 -06:00
main.lua cant remember 2020-04-10 11:31:26 -06:00
middleclass.lua finally make it object oriented and add shim support (nogame 0.9.0 now works) 2020-04-04 05:12:07 -04:00
style.css message box close button now works and returns 0 as it should 2020-04-04 03:38:07 -04:00
xm.js add xm support via xm.js 2020-04-05 05:51:37 -06:00
xmeffects.js add xm support via xm.js 2020-04-05 05:51:37 -06:00

README.md

Infatuated

A reimplementation of LÖVE in JavaScript using Fengari.

Compatibility

See https://tilde.club/~entoreor/infatuated/compatibility.php.