evolutionary_steering | A Java evolution simulation
kandi X-RAY | evolutionary_steering Summary
kandi X-RAY | evolutionary_steering Summary
evolutionary_steering is a Java library. evolutionary_steering has no bugs, it has no vulnerabilities and it has low support. However evolutionary_steering build file is not available. You can download it from GitHub.
This little program is meant to simulate evolution. At the beginnig 30 ants are generated at random locations with a random DNA (consisiting of food perception, poison perception, food attraction, posion attraction). Every ant has a health-level between 0 and 100. Every frame the health of an ant is reduced by a certain amount. Once the health of an ant reaches 0 the ant dies and turns into food. To increase the health of an ant it has to eat food (green point), if it eats poison (red point) their health gets decreased. Ants can breed new ants. This happens randomly but it's depending on the ants health. The healthier an ant is the likelier it will breed. The "new" ant will have a slightly mutated DNA of his "parent", although every now and then a completely random DNA will be generated. Two predators (black) are trying to eat ants and poison. Ants can't "see" the predators yet, so they are unable to flee (see TODO).
This little program is meant to simulate evolution. At the beginnig 30 ants are generated at random locations with a random DNA (consisiting of food perception, poison perception, food attraction, posion attraction). Every ant has a health-level between 0 and 100. Every frame the health of an ant is reduced by a certain amount. Once the health of an ant reaches 0 the ant dies and turns into food. To increase the health of an ant it has to eat food (green point), if it eats poison (red point) their health gets decreased. Ants can breed new ants. This happens randomly but it's depending on the ants health. The healthier an ant is the likelier it will breed. The "new" ant will have a slightly mutated DNA of his "parent", although every now and then a completely random DNA will be generated. Two predators (black) are trying to eat ants and poison. Ants can't "see" the predators yet, so they are unable to flee (see TODO).
Support
Quality
Security
License
Reuse
Support
evolutionary_steering has a low active ecosystem.
It has 0 star(s) with 0 fork(s). There are no watchers for this library.
It had no major release in the last 6 months.
evolutionary_steering has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of evolutionary_steering is current.
Quality
evolutionary_steering has no bugs reported.
Security
evolutionary_steering has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
evolutionary_steering does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
evolutionary_steering releases are not available. You will need to build from source code and install.
evolutionary_steering has no build file. You will be need to create the build yourself to build the component from source.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of evolutionary_steering
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of evolutionary_steering
evolutionary_steering Key Features
No Key Features are available at this moment for evolutionary_steering.
evolutionary_steering Examples and Code Snippets
No Code Snippets are available at this moment for evolutionary_steering.
Community Discussions
No Community Discussions are available at this moment for evolutionary_steering.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install evolutionary_steering
You can download it from GitHub.
You can use evolutionary_steering like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the evolutionary_steering component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use evolutionary_steering like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the evolutionary_steering component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page