Click to See Complete Forum and Search --> : Java to make games


Ascendancy
10-27-2006, 10:19 PM
How exactly would Java be used to program games?

agent_x91
10-30-2006, 03:58 AM
That's a very vague question. You might as well be asking us to program a game for you.

Java's used to make games in about the same way as any other programming language would be used. I find javax.swing components particularly useful when developing most graphical applications, including games.

If you want to know how Java would be used to make games, I suggest thinking of a kind of game you're thinking of specifically - I have made numerous games in Java.

agent_x91
11-02-2006, 06:00 AM
Is there anything specific you're planning to make in Java?