Hey all,
I am scratching my noodle on this one.
I want to create a simple ‘memory’ game, like the simple card game versions that are all over the interwebs, but rather than using AS to generate a set ‘grid’ of the same shapes I’d like to have a series of differenct shapes for each ‘card’. (imagine a ‘memory’ game looking like a jigsaw puzzle, so each shape is inter-connected but different).
I was wondering if someone could help point me in the right direction? I am assuming that instead of auto-generating a grid of ‘cards’ with the same shape I could create the grid manually and assign each shape a name that could then be loaded in to an array?
Any AS help or insight would be greatly appreciated! :beer2: