I would like to make a Life game, using a quadtree, which I heard is the best method processing all that cells. Now I have the problem: I don't understand the QuadTree. Does anyone have a (simple) source example of the use of a quadtree?