Help!
I need to get a game I made on the internet for people to view any suggestions on how? Its a java application and requires a few files etc! Not sure whats the best option that can be done fast! Any suggestions!
I need to get a game I made on the internet for people to view any suggestions on how? Its a java application and requires a few files etc! Not sure whats the best option that can be done fast! Any suggestions!
I don’t know if a web-based Java applet differs very much codewise from executing it on a PC… If the runtime environment is up to date on the clients’ computers, I can’t see why it would be much of a problem. Just javac it into a .class and Google “embed java”. Let me know how it turns out.
Posted 1 year ago