replomancer / chemotaxis-cljs

Chemotaxis simulation in ClojureScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chemotaxis simulation in ClojureScript

This is a simple simulation of bacteria exploring the environment by moving towards higher concentration of food (chemotaxis).

It is based on ants colony simulation written in Clojure by Rich Hickey and then ported to ClojureScript by Julian Gamble.

Demo

The relevant blog post: https://replomancer.github.io/Chemotaxis

About

Chemotaxis simulation in ClojureScript


Languages

Language:JavaScript 86.5%Language:Clojure 13.3%Language:CSS 0.2%Language:HTML 0.0%