No one has tagged this product for Amazon search yet. Why not be the first to
suggest a search for which it should appear?
Owner Reviews, Ratings, Comments and Criticism
Fun:
There are added features from the original game and my son was thrilled to get this for a gift. It has kept him entertain for hours.
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);
}
}
(Report this)
Back To Top