hi,
is it possible to develop a java game that is executable? i.e that can be installed.
java programming!
Started by javaman, Apr 08 2010 11:44 AM
2 replies to this topic
#1
Posted 08 April 2010 - 11:44 AM
|
|
|
#2
Posted 08 April 2010 - 03:06 PM
A java game will require the Java runtime environment be installed. That said, It can be deployed as a jar file that extracts its contents to a folder, etc.
#3
Posted 09 April 2010 - 06:40 AM
WingedPanther said:
A java game will require the Java runtime environment be installed. That said, It can be deployed as a jar file that extracts its contents to a folder, etc.
Hi,
can anyone direct me to a good tutorials on drawing in java.
i.e i want to draw car and allow it to move horizontally inside a lane.
or draw a person and move him vertically or horizontally using keyboard keys.
any example codes or tutorials will do


Sign In
Create Account


Back to top









