Télécharger la liste

Description du projet

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.

Système requise

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 classe a été réécrit en utilisant le modèle MVC. Toutes les classes et les répertoires de paquets ont été renommés. HTML a été ajouté pour JavaDoc documentation de l'API. La classe AbstractAction est maintenant utilisé pour effectuer chaque action de jeu. Une JTable a été ajouté pour afficher des informations statistiques dans le panneau de contrôle. La mention de la licence a été fixé dans tous les fichiers. Une dynamique de l'écran de démarrage a été ajouté et de nombreux bugs mineurs ont été corrigés.
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

Cette version a ajouté un type Zetatron avec un réseau de 10 neurones. Jusqu'à 125 Zetatrons peut être utilisé en même temps. XML d'ADN peuvent désormais être sauvegardés et chargés de la sélection artificielle. Un téléspectateur JTree a été ajouté pour afficher l'ADN. nom automatique et le choix de couleur a été ajouté à la boîte de dialogue New Cell / Plusieurs fonctionnalités ont été ajoutés et l'interface graphique de nombreux bugs ont été corrigés.
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 a été ajouté comme iconed JToolBar. JLifeLeftControlPanel a été retiré. BottomPanel aujourd'hui montre que le nombre le nombre de cellules. Le Zlife et la classe Zretador a maintenant une courte description conviviale. JFrameNewCell affiche maintenant un bref résumé du type sélectionné Zlife de. Un cadre de préférences a été ajouté à enregistrer et définir certains des paramètres de JSimLife. La fonction de l'étape a été ajouté. Un grand nombre de petits bugs ont été corrigés.
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

Le JFrameStatistic maintenant montrer plusieurs tableaux, choisis en utilisant un JComboBox. Zlifes maintenant changer de direction quand ils entrent en collision. Statistiques pour les jeux chargés sont désormais correctes. Publication paramètres Zlifes ont été transférés dans une boîte de dialogue Ajouter un nouveau portable. Les statistiques sont désormais automatiquement mis à jour dans le JRightControlPanel l'aide d'une minuterie. Zlife passe maintenant plus d'énergie si le déplacement rapide. Plusieurs bugs ont été corrigés.
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

Cette version ajoute un type de Zredator ZLife. Il met à jour le panneau AddCell. Il corrige un bug qui fixent la vitesse Zlife à zéro. Zlife transformer en graines après la mort. De nombreux petits bugs ont été corrigés. Les données statistiques a été améliorée. Certaines questions IndexOutOfBoundsException ont été corrigés.
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