Download List

Descripción del Proyecto

JSimLife is an advanced biological life simulation. In JSimLife, every life form is a cell. Every cell is a Sprite and it has a Brain and a Dna object. Every Cell's aspects are stored in a Dna (Dna is a Vector of parameters). Cells are able to reproduce themselves using methods provides by the Dna class. The user can change the Simulation Parameter, create new DNA, create new types of cells, and save or load simulations and DNA.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-11 12:22
0.2.0.b2

La clase fue reescrito utilizando el patrón MVC. Todas las clases y los directorios de paquetes han sido renombrados. HTML JavaDoc se añadió para la documentación de la API. La clase AbstractAction ahora se utiliza para realizar cada acción del juego. Un JTable se ha añadido para mostrar la información estadística en el panel de control. La nota de licencia se fija en todos los archivos. Una pantalla de presentación dinámica fue agregado y muchos errores menores fueron.
Tags: Stable, Major
The class was rewritten using the MVC pattern. All classes and package directories were renamed. HTML JavaDoc was added for API documentation. The AbstractAction class is now used to perform every game action. A JTable was added for displaying statistical information in the control panel. The license notice was fixed in all files. A dynamic splash screen was added and many minor bugs were fixed.

2010-12-25 15:14
0.1.13

esta versión añade un tipo Zetatron con una red de 10 neuronas. Hasta 125 Zetatrons se pueden utilizar al mismo tiempo. XML ADN ahora se puede guardar y cargar la selección artificial. Un espectador JTree se ha añadido para mostrar ADN. automática de nombres y la elección del color fue introducido en el cuadro de diálogo Nuevo Celular / Varias características GUI se agregaron muchos errores y se fija.
Tags: Major, Stable
this release added a Zetatron type with a 10 neurons network. Up to 125 Zetatrons can be used at the same time. XML DNA can now be saved and loaded for artificial selection. A JTree viewer was added for showing DNA. Automatic name and color choice was added to the New Cell dialog/ Several GUI features were added and many bugs were fixed.

2010-12-10 17:58
0.1.12.1

JLifeToolbar se agregó como un iconed JToolBar. JLifeLeftControlPanel se retiró. BottomPanel ahora sólo muestra el número de recuento de células. El Zlife y clase Zretador ahora tiene una descripción corta y agradable. JFrameNewCell ahora muestra un breve resumen de los seleccionados Zlife de tipo. Un marco de preferencias se ha añadido a guardar y establecer algunos de los parámetros de JSimLife. La función de paso se añadió. Una gran cantidad de pequeños errores fueron corregidos.
Tags: Stable, GUI, Major
JLifeToolbar was added as an iconed JToolbar. JLifeLeftControlPanel was removed. BottomPanel now only shows the cell count number. The Zlife and Zretador class now has a short, friendly description. JFrameNewCell now shows a short summary of the selected Zlife's type. A preferences frame was added to save and set some of JSimLife's parameters. The Step feature was added. A lot of small bugs were fixed.

2010-12-07 12:04
0.11

El JFrameStatistic ahora muestran varios gráficos, elegido mediante un JComboBox. Zlifes ahora cambiar de dirección cuando chocan. Estadísticas de los juegos se cargan en orden. Parámetros iniciales Zlifes fueron trasladados a un cuadro de diálogo Agregar nuevo de la célula. Las estadísticas son ahora actualiza automáticamente en el JRightControlPanel mediante un temporizador. Zlife ahora gasta más energía si se mueve más rápido. Varios errores fueron corregidos.
Tags: mayor, Milestone, Stable
The JFrameStatistic now show several charts, chosen using a JComboBox. Zlifes now change direction when they collide. Statistics for loaded games are now correct. Initial Zlifes parameters were moved into an Add New Cell dialog. Statistics are now automatically updated into the JRightControlPanel using a Timer. Zlife now spends more energy if moving faster. Several bugs were fixed.

2010-12-03 06:48
0.1.10.1

Esta versión incluye un tipo de Zredator ZLife. En él se actualiza el panel AddCell. Se corrige un error que ajustar la velocidad Zlife a cero. Zlife se transforman en las semillas después de la muerte. Muchos pequeños errores han sido corregidos. Los datos estadísticos se ha mejorado. Algunas cuestiones IndexOutOfBoundsException han sido corregidos.
Tags: Stable, Major
This release adds a Zredator type of ZLife. It updates the AddCell panel. It fixes a bug that set Zlife's speed to zero. Zlife transform into seeds after death. Many small bugs have been fixed. Statistical data has been improved. Some IndexOutOfBoundsException issues have been fixed.

Project Resources