Gidz Gaming

Gidz Gaming I repair and sell retro gaming stuff! You can also (sometimes) catch me on Twitch!

I'll probably be playing games with buddies, and will be playing Halo Infinite!

This is my new favorite stuff. I got  for the first time about 2 weeks ago, and just slowly started adding to my   colle...
02/09/2024

This is my new favorite stuff. I got for the first time about 2 weeks ago, and just slowly started adding to my collection. 😂 I absolutely LOVE this scent. lol I just wish I got my hands on the Spartan Scrub Halo collection 😩

05/25/2022

Hoping to restock on some more games soon! Still have two yellow versions that refuse to save. They might make a nice shelf piece for a collection, though!

05/05/2022

Hey guys! For those of you who have made a purchase from my shop, I encourage you to leave a review! Good or bad, all feedback is good feedback!

Check out my shop and see if your account qualifies for a one-time 20% discount! Be sure to use a mobile device as it do...
04/24/2022

Check out my shop and see if your account qualifies for a one-time 20% discount! Be sure to use a mobile device as it does not work on the desktop version of marketplace! I've had a few people purchase some games with the discount!

Restocked on some more    ,  , and  ! They'll be up for sale as soon as they're tested and have new batteries!
04/12/2022

Restocked on some more , , and ! They'll be up for sale as soon as they're tested and have new batteries!

I was able to grab these two! I've already replaced the battery in Silver Version, now I'm just waiting to see if it sto...
04/05/2022

I was able to grab these two! I've already replaced the battery in Silver Version, now I'm just waiting to see if it stores a save file. I'll be replacing the Yellow Version's battery when I get home later!

Update: Both games have SOLD!

Address

Boston, MA

Alerts

Be the first to know and let us send you an email when Gidz Gaming posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });