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