2D Game Graphic Designer Question: Download 2D Game Graphic Designer PDF

Explain me what are the problems you might face while developing game with Java?

Tweet Share WhatsApp

Answer:

a) Garbage Collector : Non-deterministic memory management could be a problem

b) Lack of third party libraries: Most of the available libraries do not support Java. Java has huge class library built in but they are not game related

c) Not supported by game Console: Java is not supported by popular game consoles.

d) Smaller Community: Most game programmers use C++ , so if you are developing games on Java, you can expect least help from others as very few programmers can give you the solution for your query.

Download 2D Game Graphic Designer PDF Read All 47 2D Game Graphic Designer Questions
Previous QuestionNext Question
Tell me your creative process. What are the major steps?Tell me in Java game development what does the animation thread class holds?