8bit Heyzeus

8bit Heyzeus Hello! I enjoy making classic characters with beads. It's a great hobby. This page is to share my creations, but if you'd like to buy some that's great!

All done with D.Va! Used somewhere around 5,000 beads. Stands just shy of 19 inches tall.
02/15/2019

All done with D.Va! Used somewhere around 5,000 beads. Stands just shy of 19 inches tall.

A wild Pikachu appeared!
12/31/2018

A wild Pikachu appeared!

I think reaper might be in trouble.
08/14/2018

I think reaper might be in trouble.

24 characters down! Almost done with the entire Overwatch character list.
06/04/2018

24 characters down! Almost done with the entire Overwatch character list.

Torbjörn!!! Any Overwatch fans?
04/07/2018

Torbjörn!!! Any Overwatch fans?

Finally finished making the stands! Been busy. Only missing Donkey Kong jr.
08/14/2017

Finally finished making the stands! Been busy. Only missing Donkey Kong jr.

I love this hobby. Specially since I have Luigi now I no longer drink alone 🍻
08/04/2017

I love this hobby. Specially since I have Luigi now I no longer drink alone 🍻

Any Mercy mains out there!?
08/01/2017

Any Mercy mains out there!?

Always a classic! Megaman shooting a hadouken!
07/27/2017

Always a classic! Megaman shooting a hadouken!

Address

Savannah, GA
31419

Website

Alerts

Be the first to know and let us send you an email when 8bit Heyzeus 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); });