I\'ve implemented Conway\'s game of life in p5.js. I have a function which counts the number of alive neighbours of a given cell, it appears from the tests I did that it works p