by trodoss » Fri Apr 13, 2012 5:52 pm
It looks like you continue to get "[x] was not declared in this scope" as an error, which looks like the IDE cannot find the Video Game Shield libraries in their current location (the Arduino IDE folder, Libraries)
The Sketchbook libraries are usually stored in your profile, under "Documents"
There is most likely already a directory named "Arduino" there, that you should be able to up the Video Game Shield files into.
Then, if you open the Arduino IDE, and select "File...Sketchbook," you should see the directories listed, and should be able to navigate to the "tetris" sketch.