Besides the stock Java libraries, is there a standard path developers start down to create games? I don’t mean learning Java. That part is obvious. I mean which library besides Oracle’s, unless you think Java2d is appropriate. I looked at JOGL, but that does not appear to be the best route because of the complexity. I don’t know about the other libraries. There seems to be tons of possible things I could use.
Thanks. I’m sure it has been asked, but I don’t know if it has been this specific.