Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die Klasse wurde umgeschrieben mit dem MVC-Pattern. Alle Klassen und Paket-Verzeichnisse umbenannt wurden. HTML JavaDoc wurde für API-Dokumentation aufgenommen. Die AbstractAction Klasse wird nun verwendet, um jedes Spiel Aktion auszuführen. Eine JTable wurde für die Darstellung statistischer Daten im Control Panel hinzugefügt. Die Lizenz der Bekanntmachung in allen Dateien behoben. Eine dynamische Splash-Screen wurde hinzugefügt und viele kleinere Bugs wurden gefixt.
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

diese Version hat einen Zetatron Typ mit einer 10 Neuronen-Netzwerk. Bis zu 125 Zetatrons können gleichzeitig verwendet werden. XML-DNA können nun gespeichert und geladen werden für die künstliche Selektion. Ein JTree Zuschauer war für die Ansicht des DNA aufgenommen. Automatische Namen und Farbwahl wurde in die neue Zelle Dialog / Mehrere GUI Features hinzugefügt und viele Bugs wurden gefixt hat.
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 wurde als iconed JToolBar aufgenommen. JLifeLeftControlPanel entfernt wurde. BottomPanel jetzt nur die Zellzahl Nummer. Die Zlife und Zretador Klasse hat nun eine kurze, freundliche Beschreibung. JFrameNewCell zeigt nun eine kurze Zusammenfassung des ausgewählten Zlife's Typ. Ein Präferenzen Rahmen wurde hinzugefügt, um zu sparen und setzen einige JSimLife die Parameter. Der Schritt Funktion wurde hinzugefügt. Viele kleine Fehler wurden behoben.
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

Die JFrameStatistic zeigen nun mehrere Charts, gewählt mit einer JComboBox. Zlifes jetzt die Richtung ändern, wenn sie kollidieren. Statistik für geladene Spiele sind nun korrekt. Erste Zlifes Parameter wurden in ein Add New Cell Dialog bewegt. Die Statistiken werden nun automatisch in den JRightControlPanel aktualisiert Hilfe einer Zeitschaltuhr. Zlife verbringt nun mehr Energie, wenn sich schneller bewegen. Mehrere Fehler wurden behoben.
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

Diese Version fügt einen Zredator Art der ZLife. Es aktualisiert die AddCell Panel. Es behebt einen Fehler, Zlife die Geschwindigkeit auf Null gesetzt. Zlife in Samen verwandeln nach dem Tod. Viele kleine Fehler wurden behoben. Statistische Daten wurde verbessert. Einige IndexOutOfBoundsException Probleme wurden behoben.
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