Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

To find neighbours

Name: Anonymous 2011-04-12 10:28

Lets suppose that we have an array which looks like this:


#(#(O O O O)
  #(O O X O)
  #(O O O O))


How would I go about to find the neighbours of 'X
without using loads of if-else ?

Name: Anonymous 2011-04-12 11:17

>>12
I wouldn't do it to the actual list, merely a copy of the list, and I don't know what I was thinking about when I said that.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List