I'm a beginner, and I have a question that many could consider dumb, but I really just created an account to understand this, since I have not find an answer anywhere else.
So, I start a few days ago and I created a simple test program in Intellij, where I make some questions and then the ''user'' answers it, and then I create phrases of it.
But I would like to run it like a normal program, with an icon, where I click it twice and it opens in a new window. I already know hot to run it in Intellij. I want to run it as a program outside of it. Is it clear ? Can someone enlighten me about how can I do this?