I am currently trying to program a Tetris game for an array of 8x12 LEDs as well as 12 TPIC6B595 shift registers to obtain the required I/O pins. From what I have found I should use a data array to accomplish this goal but that is about as far as I can figure out. Can someone just give me some guidance and explain how they would go about this? Thanks.