aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a860b3fd6fec51eb23376617043ed3341199c9aa (plain)
1
2
3
4
5
6
7
8
9
10
# Grid of Life

An interactive visualisation of the biological tree of life.

Each tile represents a group of organisms with a common ancestor.
-   Clicking on a tile expands it into tiles representing direct descendants.
    If there are too many other tiles, there might not be room to expand.
-   Clicking on an expanded tile collapses it back into one tile.
-   Double-clicking on a tile expands it to fill the whole view.
    Other tiles will be moved to the side.