Re: Easy Q : Java 2D Game
Java does not have to be an applet in order to run, nor is it confined to a web browser. There are thousands of Java applications out in use in the world.
Re: Easy Q : Java 2D Game
You may find The Java Tutorials useful.
The sooner you start to code, the longer the program will take...
R. Carlson
Re: Easy Q : Java 2D Game
Quote:
Originally Posted by
PeejAvery
Java does not have to be an applet in order to run, nor is it confined to a web browser. There are thousands of Java applications out in use in the world.
I was talking specifically about game development in Java, but I get it...
Quote:
Originally Posted by
dlorde
You may find
The Java Tutorials useful.
The sooner you start to code, the longer the program will take...
R. Carlson
Yeah....Thanks.
Re: Easy Q : Java 2D Game
Quote:
I was talking specifically about game development in Java, ...
and so was PeejAvery :) (or at least his comment could apply just as well to game development).