项目作者: thopit

项目描述 :
Evolution simulator
高级语言: Java
项目地址: git://github.com/thopit/Creatures.git
创建时间: 2015-05-20T20:44:10Z
项目社区:https://github.com/thopit/Creatures

开源协议:GNU General Public License v2.0

下载


Creatures

Main view of creatures
Creatures is a small evolution simulator. It’s about creatures trying to survive and procreate.
Each new creature inherits the properties of its parents, combined with mutations. This leads to gradual changes in the
distribution of certain attributes. These changes can be graphically seen in a statistics module.

Build

This project uses Gradle. The gradle wrapper is also included, so gradle doesn’t need to be
installed manually.
Run gradlew build to build the project and gradlew run to execute it.

Documentation

For more information take a look at the Wiki.

Download

Get the latest release here.