Giter Site home page Giter Site logo

erlscript / antsim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cpetry/antsim

0.0 0.0 0.0 2.17 MB

A fun project to test some pathfinding and genetic algorithms

Home Page: https://cpetry.github.io/AntSim/

License: MIT License

JavaScript 58.13% CSS 5.08% HTML 36.75% Batchfile 0.04%

antsim's Introduction

AntSim

A fun project to test some pathfinding and genetic algorithms

See for yourself at [https://cpetry.github.io/AntSim/]

Main idea

Program your own ants, protect your queen and try to survive as long as possible! Each iteration/step the ants have to decide what to do. Grab food, fight spiders or just find their way around. There are two ways you can influence the outcome:

  1. Programming each of the ants behavior.
  2. Giving advice to the queen with whom it is best to mate and produce offspring.

Inheritance

When enough food is gathered, the queen inside the hive can give birth to more ants. She has to decide who is worthy for mating and therefor which kind of genes the new offspring shall have.

Third party libs used (licenses)

  • ACE (BSD)
  • flotr2 (MIT)
  • qunit (MIT)
  • seedrandom (MIT)

antsim's People

Contributors

cpetry avatar akatzmann avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.