I have finished my java-game.
It will be here soon. After some design problems is resolved.
public class HelloWorld {
public static void main ( String [] args) {
System.out.println ("Hello world!");
}
}
| << | Total entries: 39 |