nice submission. how did you do your web build ? it looks different that the one i do with love.js with npm. I'm curious, i really think this is more clean :) hope you will share it !
I have also used this template for my builds but I have a bug on the HTML build, the game is not rendering : "The Cross-Origin Policy is not configured properly". I will figure it out but the template is very powerful, very handy.
Yes, I agree the template is awesome. If you uploaded your game to itch.io, did you enable the SharedArrayBuffer option on your game's page? I remember having a similar issue, and enabling that setting kind of solved it for me.
← Return to game
Comments
Log in with itch.io to leave a comment.
How do you play it?
nice submission. how did you do your web build ? it looks different that the one i do with love.js with npm. I'm curious, i really think this is more clean :) hope you will share it !
Hey, i've used this template from GitHub: https://github.com/Oval-Tutu/bootstrap-love2d-project
Nice I will check that out. Thanks for sharing 🔥🔥
I have also used this template for my builds but I have a bug on the HTML build, the game is not rendering : "The Cross-Origin Policy is not configured properly". I will figure it out but the template is very powerful, very handy.
Yes, I agree the template is awesome. If you uploaded your game to itch.io, did you enable the SharedArrayBuffer option on your game's page? I remember having a similar issue, and enabling that setting kind of solved it for me.