playground to code your lua games directly in the browser!
- Local server: http://localhost:5500
- Use Five Server.
- Edit
index.htmlandassets/.
- Local server: http://localhost:5500/dist
- Use Five Server for live reloading.
- Run
npm run startfor automatic builds.