Skip to content

jspicl/jspicl

Repository files navigation

jspicl is a Javascript to PICO-8 Lua transpiler. It creates an AST out of the JavaScript code and then transpiles it down to the LUA subset of which PICO-8 supports.

Visit jspicl.github.io for docs, guides, API and more!


npm version License