Please understand that i'm completely new to coding and i'm trying to learn as much as possible.
I've made a small text adventure game in Java. I wish for other people to see and play it for themselves. How would I go about doing this? I know there's such a thing as a.jar file. A game like minecraft is able to played much like a.exe how can I do the same with my program?
Right now I code in the eclipse IDE