where it finds a start tag. function startTag($parser, $data){ } // And this function tells the parser to replace the end tags with "
" function endTag($parser, $data){ global $total; $total = $total . "*"; } // These lines create the parser and then set the functions for the parser to use when // reading the document. $xml_parser = xml_parser_create(); // Sets the functions for start and end tags xml_set_element_handler($xml_parser, "startTag", "endTag"); // Sets the function for the contents/data xml_set_character_data_handler($xml_parser, "contents"); // Read the file and save its contents as the variable "data" $my_file = file("http://api.shopping.com/scripts/GSIsapiExt.dll/linkin_id-3069515/keyword-21049099"); $keywords="X-Men Legends for GameCube"; $mode="electronics"; $data = $my_file[1]; if(!(xml_parse($xml_parser, $data, feof($fp)))){ die("Error on line " . xml_get_current_line_number($xml_parser)); } // Free the memory used to create the parser xml_parser_free($xml_parser); // Close the file when you're done reading it fclose($fp); $info = explode("*", $total); $arraytotal = count($info) - 8; ?> X-Men Legends for GameCube Reviews and Prices | Nintendo Gamecube X-Men Legends Video Game Review

X-Men Legends for GameCube

"; echo ""; } ?>

X-Men Legends for GameCube $info[32]"; } else{ echo"

"; echo ""; echo"
"; } ?>

Newbie Review by Kathy Swordson Newbie Product Reviewer:

Take on Magneto once again in X-Men Legends, a game based on the old comic books rather than the recent movies. Choose from fifteen of your favorite mutants to form a squad of four, and utilize their unique powers to fight and solve puzzles, and earn points to improve your team. Beautifully animated in stylish cel-shaded graphics display all the chaos and combat in a way that in many ways makes it look like a comic book in action.” A fun game for RPG or X-Men fans “.

Pros:

Cel-shaded graphics are very cool. Sound is good. So many different characters means virtually endless combinations of attacks against the enemy. Start out with 15 characters and unlock the rest of your favorites.

Cons:

A few typical camera angle issues are all that I can see wrong.

X-Men Legends for GameCubeNewbie Rating
2 Thumbs Up

Reviews similar to our X-Men Legends for GameCube Review:

  • True Crime: Streets of L.A. for GameCube True Crime: Streets of L.A. plays a lot like Grand Theft Auto, only wi...
  • WarioWare Inc.: Mega Party for GameCube GameCube's take on the wildly addictive game released on Gameboy Advan...
  • NHL Hitz 2003 for GameCube Increased depth of gameplay seems to be the direction of evolution for...
  • FIFA Soccer 2005 for GameCube FIFA Soccer 2005 features improved controls that will really test play...