08-27-2012, 04:09 PM
(08-16-2012, 04:18 PM)Goopler Wrote: No it was not. I support java, minecraft made with java is "k" for me but c++ is actually much better then Java. You can create more realistic games with c++.
The reason why Java is "slower" is because it runs in a virtual environment. It's processing much more during runtime than your average application would in C++. If you manage your scenes and your drawing calls correctly, you shouldn't have a problem.