I wasn’t strictly talking about cross platform. I was talking about performance, which is tangential to the cross platform thing.
If you’re planning on making a game cross platform, you should choose a language that performs well for gaming on all platforms. Java ain’t that. Which answers your question:
In what world is c++ better for cross platform than Java?
I wasn’t strictly talking about cross platform. I was talking about performance, which is tangential to the cross platform thing.
If you’re planning on making a game cross platform, you should choose a language that performs well for gaming on all platforms. Java ain’t that. Which answers your question:
C++ is better for this application.