The screenshot above shown that the Puzzled Editor can be run on Applet Viewer (built in Eclipse).
Some changes already been made in order to create the applet.
Images above shown that the images resource can be access within the class itself without creating another "game resource" folder.Problem arises:
However, since the editor need to generate a new jar called "game.jar", applet must be able to access bin folder and create changes on "setup.txt" which cannot be done in this state because we can't change a file in a JAR without recanning the JAR.
Thus our plan to converting the apps into applet may not be feasible.





0 comments:
Post a Comment