Download List

Projeto Descrição

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

A classe foi reescrito, utilizando o padrão MVC. Todas as classes e diretórios de pacotes foram renomeados. HTML JavaDoc foi adicionado para documentação da API. A classe AbstractAction agora é usado para executar cada ação do jogo. Um JTable foi adicionado para exibir informações estatísticas no painel de controle. O anúncio da licença foi fixado em todos os arquivos. Uma tela dinâmica inicial foi adicionado e muitos bugs foram corrigidos.
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 versão adicionou um tipo Zetatron com uma rede de 10 neurônios. Até 125 Zetatrons podem ser usados ao mesmo tempo. XML DNA podem agora ser salvos e carregados para a seleção artificial. Um visualizador de JTree foi adicionado para mostrar DNA. Automático nome e escolha da cor foi adicionado à caixa de diálogo New Cell / GUI Vários recursos foram adicionados e muitos bugs foram corrigidos.
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 foi adicionado como um iconed JToolbar. JLifeLeftControlPanel foi removido. BottomPanel agora só mostra o número da contagem de células. O Zlife e classe Zretador agora tem uma descrição curta e amigável. JFrameNewCell mostra agora um breve resumo dos selecionados tipo de Zlife. Um quadro de preferências foi adicionado para salvar e definir alguns parâmetros de JSimLife. O recurso foi adicionado Etapa. Um monte de pequenos bugs foram corrigidos.
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

O JFrameStatistic agora mostrar vários gráficos, escolhidos através de um JComboBox. Zlifes agora mudar de direção quando colidem. Estatísticas de jogos carregados são corretas. Os parâmetros iniciais Zlifes foram transferidos para uma caixa de diálogo Adicionar nova célula. As estatísticas são atualizadas automaticamente no JRightControlPanel usando um Timer. Zlife agora gasta mais energia se movendo mais rápido. Vários bugs foram corrigidos.
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 versão adiciona um tipo de Zredator ZLife. Ele atualiza o painel AddCell. Ela corrige um bug que ajustar a velocidade Zlife a zero. Zlife transformar em sementes após a morte. Muitos pequenos bugs foram corrigidos. Os dados estatísticos foi melhorada. Algumas questões IndexOutOfBoundsException foram corrigidos.
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