Owner Reviews, Ratings, Comments and Criticism
Durability: Fun: Educational:
it's real sad the bad reviews this game gets..sure it's old and looks like crap compared by today's game standards but when this game came out in 1992 it was WAY ahead of it's time and a huge profitable franchise began...the only thing i dont like about this game is no blood in it..the genesis version does have blood if you enter a code in it.. but other than that this is an aweasome game which i still play to this day never gets old for me
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)