Thank you for feedback :) Unfortunately python-arcade, the engine I used doesn't support html conversion. Maybe I should try godot (or others) next time so I can make it as an html? What engine would you reccomend?
I first started with Scratch, then Turbowarp. Just this jam, my friend and I used Godot to make our game. You should use Godot! It is made for making games, very lightweight, and it uses its own programming language that's very similar to Python. (You can also use C# if ur familliar with that).