I used to have a batch file and the .jar file for the falling sand game, so I could use it on my computer (without a browser). The batch file had something like "java -jar jarfile FSG.jar" and when i ran it, the game opened up in a special window.
I've found the first bit (i think) of it, shown above, and there obviously must be more to it, because that alone doesn't work.
Anyone with magical Java commandline powers can help me?
ty