ajstocchetti / homeostasis-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homeostasis

This project was inspired by an exercise at my first PDC.

The idea is that each animal is trying to be equal distant from its 2 neighbors (its neighbors are the elements before and after it in the array of animals - not the 2 animals closest to it). Note: equal distant does not mean in the middle of.

About


Languages

Language:JavaScript 86.7%Language:HTML 12.1%Language:Makefile 1.2%