You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:
have access to post topics
communicate privately with other members (PM)
not see advertisements between posts
have the possibility to earn one of our surprises if you are an active member
access many other special features that will be introduced later.
Hi, I was wondering if there any way I could export Java to Java Applet or C/C++ to make it an execute programs?
I want the users to be able to play my game.
There is just no simple easy way of exporting a java application into an applet or into another programming language entirely. Going from a java application to a java applet will require less coding change than rewriting it in C++ however.