Hi,
I am writing a text based adventure game, similar to zork, in eclipse on my mac. I want to know how I can export it so that anyone could use it (especially people who aren't very tech savvy). I want it so that I can just click on it and it will run. How can I do this?
I've tried exporting it as a runnable jar but it doesn't work. I think I need it to open up terminal somehow because it's not gui based so it doesn't have anywhere to run?
I'm not sure.
also if it could be simple enough to do again that would be great because I'm going to constantly be updating it as I go.
I am writing a text based adventure game, similar to zork, in eclipse on my mac. I want to know how I can export it so that anyone could use it (especially people who aren't very tech savvy). I want it so that I can just click on it and it will run. How can I do this?
I've tried exporting it as a runnable jar but it doesn't work. I think I need it to open up terminal somehow because it's not gui based so it doesn't have anywhere to run?
I'm not sure.
also if it could be simple enough to do again that would be great because I'm going to constantly be updating it as I go.