Search found 3 matches

by TheDudiful
Tue Dec 22, 2020 5:43 pm
Forum: General
Topic: Building love2d games for the web with love.js and Docker
Replies: 5
Views: 14763

Re: Building love2d games for the web with love.js and Docker

Hey, yeah it's written with Mac/Linux in mind, but I think the directions should work for Windows as well as long as you have the tools installed (Node.js, NPM, Docker). I can't offer a lot of guidance on that since I don't use Windows myself, but one thing that I recommend when deveoping on Windows...
by TheDudiful
Wed Apr 08, 2020 11:49 am
Forum: General
Topic: Building love2d games for the web with love.js and Docker
Replies: 5
Views: 14763

Building love2d games for the web with love.js and Docker

Earlier this week I published a guide to package LÖVE games for the web with love.js and Docker. This automates the build process for converting LÖVE games to browser games. The guide goes through all steps to set it up and includes common troubleshooting tips as well! There are some difficulties in...
by TheDudiful
Tue Apr 07, 2020 8:30 am
Forum: Ports
Topic: Love.js - A Direct Emscripten Port
Replies: 224
Views: 513951

Re: Love.js - A Direct Emscripten Port

I just wrote a guide about packaging your LÖVE games for the web using love.js and Docker. Because love.js is not in the best shape right now, it also includes troubleshooting tips to overcome some common issues, like the one in the comment above!

https://kalis.me/building-love2d-games-web-docker/