Play Alloy

Play Alloy Coming Soon Discord: https://discord.gg/86WQz4kcSF

10/14/2022

Look for asset #03, Stheno, on launch day! 🐍 Visit https://cutt.ly/asset03 and click the blue box to unlock unused art for this asset.

10/14/2022

Revealing Alloy Asset #02! 🎉 Echidna is coming to Alloy on launch day. Join our Discord at http://cutt.ly/asset02 to get in the game!

10/14/2022

Sneak a peek at the Pantheon! Stick around to the end of the video to learn where you can find exclusive content for Asset #1, Typhon! :merman::skin-tone-2: Join our Discord at https://cutt.ly/asset01.

09/27/2022

As we journey toward launch, your Midjourney has just begun! 🎨 Get creative with AI art in Alloy's Discord community at: http://cutt.ly/playalloy

09/13/2022

Alloy creates a more connected gaming experience. We want to thank those who make our community feel connected while we're busy building the platform. 🪙 Want to learn more? Click here to join our Discord sever: https://discord.gg/2QNWfeAUaS

👀 Well this looks promising... Thanks to the Algopulse team for adding Play Alloy to the list! 🎮
08/02/2022

👀 Well this looks promising... Thanks to the Algopulse team for adding Play Alloy to the list! 🎮

Gaming Platform

07/22/2022

Did you hear? Alloy is on ! What kind of content do you want to see? Let us know in ! www.twitch.tv/playalloy

07/19/2022

Put your psychic skills to the test as a paranormal investigator in this open-world game from !
Curse: Drawing Down the Moon is coming to Alloy!
Tell us your favorite horror game in Discord!

Director of Gaming, Mike Wallis, spreading the word on why Alloy is taking the gaming industry to the next level! Join t...
07/19/2022

Director of Gaming, Mike Wallis, spreading the word on why Alloy is taking the gaming industry to the next level! Join the revolution at: https://cutt.ly/playalloy

07/13/2022

The island of Eden-Nadir, has fallen to a mind-consuming parasite. Uncover the truth behind its viral origins as humanity’s only hope in escaping…the Jaws of Extinction. is coming to Alloy! Join the discussion on Discord! https://discord.com/invite/86WQz4kcSF

Address

Boston, MA

Alerts

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