I want to make a game that uses a graph underneath, but not sure what is the best way to do it. Each cell should be able to examine the type of the neighbouring cells, but the neighbours aren't necessarily visually touching each other, they're logically connected
any suggestions on what is the best way to do it? (I'm an experienced programmer, but haven't used Construct 2 before)