Owner Reviews, Ratings, Comments and Criticism
Fun:5.0 out of 5 stars
This game is incredibly fun and I love playing it on my DS. I only have one issue and it's because I've played the PS2 version, which doesn't have this quirk: you have to complete a level before you save, which is a little annoying since the levels can be long if you're trying to get all the studs.
Comment Comment (1) | Permalink |
function showYesNoCommunityResponse(uId,result,value) {
var msgLayer = getElement("thanks" + uId);
if ( result == "SUCCESS" ) {
msgLayer.innerHTML = "Thanks for the valuable feedback you provided to other Amazon.com readers and reviewers. Your vote will be counted and will appear on the product page within 24 hours.";
} else {
showVoteErrorResponse(msgLayer,result,value);
}
}
Yes No
Yes No
(Report this)