0 player game - Conway's Game of Life. Was made without a graphic interface, to help me familiarize myself with Java before starting better projects. I had done some java programming while in Prague ...
The program reads from a file the details about the map, where are the heroes, the type of the heroes, the moving on the map, the angels and the place where they will appear on the end of the map.
There's a lot of excitement in the Java community regarding the latest long-term support JDK release. When that release debuts, Java developers will be welcomed with the familiar Hello World program ...