evolutionary_steering | A Java evolution simulation

 by   kim-marcel Java Version: Current License: No License

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).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              evolutionary_steering has a low active ecosystem.
              It has 0 star(s) with 0 fork(s). There are no watchers for this library.
              OutlinedDot
              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.

            kandi-Quality Quality

              evolutionary_steering has no bugs reported.

            kandi-Security Security

              evolutionary_steering has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              evolutionary_steering does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse 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
            Get all kandi verified functions for this library.

            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 .

            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:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/kim-marcel/evolutionary_steering.git

          • CLI

            gh repo clone kim-marcel/evolutionary_steering

          • sshUrl

            git@github.com:kim-marcel/evolutionary_steering.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Java Libraries

            CS-Notes

            by CyC2018

            JavaGuide

            by Snailclimb

            LeetCodeAnimation

            by MisterBooo

            spring-boot

            by spring-projects

            Try Top Libraries by kim-marcel

            basic_neural_network

            by kim-marcelJava

            xor_with_nn

            by kim-marcelJava

            flappy_bird

            by kim-marcelJava