Hi,
I am wondering if anyone knows how to create a java applet class. I am using eclipse to make my java project, but when I export it as a runnable jar file and upload it to itch.io, then when I see to check my game it just shows up as a blank screen. On the other hand, when I save my java project as a zip file, when I upload it it says "failed to find index.html". I don't know how to create this file from eclipse.
Does anyone know if it is best to upload the java project as a java applet or html, and how to create either of these?