The Average Hardcore

The Average Hardcore Let's Talk Games

10/25/2025

Just a bit over a week! How is everyone feeling about C. Viper in #

My Akatsuki Design I made in
09/09/2025

My Akatsuki Design I made in

06/06/2025

From a business and marketing perspective, I understood why Nintendo went with an $80 price tag. And now I fully understand it. But that doesn’t make it right.

With that said, Mario Kart World is a phenomenal game. And easily could take the place of the best in the franchise thus far.

9/10

06/05/2025

The Switch 2 is finally here, and my body is Reggie

05/12/2025

Sometime you have to clutch for your team

02/06/2025

Discussing what I think were the most hyped moments on Raw

Metroid Prime Beyond!
06/19/2024

Metroid Prime Beyond!

Watch, follow, and discover more trending content.

Such a beautiful Nintendo direct!
06/18/2024

Such a beautiful Nintendo direct!

Watch, follow, and discover more trending content.

NINTENDO DIRECT TOMORROW
06/17/2024

NINTENDO DIRECT TOMORROW

Watch, follow, and discover more trending content.

06/03/2024
Infinity Nikki! It’s giving…. Pokémon Snap!
06/03/2024

Infinity Nikki! It’s giving…. Pokémon Snap!

Watch, follow, and discover more trending content.

06/02/2024

Watch, follow, and discover more trending content.

Address

Orlando, FL

Alerts

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

Featured

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); });