Help me please!1!

Hello. I really, REALLY, want to make my game an exe file, I have downloaded it a uf2 file. And I want to package it to be played on an HTML file using Electron. Can someone help me on how to package it?

4 Likes

Here is how you can convert your code to html
1.Share Project



2.Get HTML Code

3.You are done (:

credit to @UnsignedArduino

if you want it in an html file, you can just hit the last button when you’re sharing it, swap to the simulator tab, and copy/paste that code into an html skeleton. not sure if that’s what you want though if you’re looking for a static/offline version but if you’re not then that’ll work