thopit/Creatures
Evolution simulator
{ "createdAt": "2015-05-20T20:44:10Z", "defaultBranch": "master", "description": "Evolution simulator", "fullName": "thopit/Creatures", "homepage": null, "language": "Java", "name": "Creatures", "pushedAt": "2023-11-11T21:38:00Z", "stargazersCount": 210, "topics": [ "evolution", "evolution-simulator" ], "updatedAt": "2025-07-04T03:11:06Z", "url": "https://github.com/thopit/Creatures"}Creatures
Section titled “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.
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
Section titled “Documentation”For more information take a look at the Wiki.
Download
Section titled “Download”Get the latest release here.