Windows 98 / Me / 95
|  
ESRB Rating:
Everyone
This title has been rated Everyone
by Eidos
Sales Rank: 34740
$19.90
At Amazon on 11-29-2008.
Owner Reviews, Ratings, Comments and Criticism
Very hard to keep the car in a straight line and unless you're in first place the game ends before the checkered flag. I'm going to check the ...return policy when I finish this ...
Comment | 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)