Search:

Type: Posts; User: chunkiesmonkies

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,899

    i was thinking the easiest way to be to define a...

    i was thinking the easiest way to be to define a function that takes a tile and side number and returns the two numbers for that sidethat way you could loop over each edge in two tiles and compare...
  2. Replies
    2
    Views
    1,899

    Comparing 2x2 arrays

    so i have a series of 2x2 arrays that i want to compare edges for, example



    char *tiles1[] = { "57", "24", "", "84", "57", ""


    So i want to compare all of the...
Results 1 to 2 of 2