Hey, i am new to greenfoot and i am working on a small project.
there are cells surrounded with 8 other cells. These cells can be alive or dead and have different costumes (alive.png and box.png).
How can i set it up so each cell can detect the amount of cells that are alive around it?
Thanks :)

