Simulation of aquatic inhabitants' behaviour.
Demo: https://dmitrysieg.github.io/Aquasterone/
- Aquatic inhabitant ("Aquatic") has a value of "testosterone level".
- Every Aquatic, when created, choose its "favourite" leader, and follows him.
- Sometimes "testosterone level" may vary.
- Pure HTML/CSS/JS.
- requestAnimationFrame() is used.