Upstate Escape Games

Upstate Escape Games We bring the adventure to you!

11/11/2024
Team Member Spotlight: Maggie - Maggie is an English teacher at T.L. Hanna High School. She obtained her degree in Secon...
07/30/2024

Team Member Spotlight: Maggie - Maggie is an English teacher at T.L. Hanna High School. She obtained her degree in Secondary English Education from Anderson University. Maggie loves to read, watch movies, and play with her dog: River!

Do you have what it takes to find the correct dinosaur DNA before the laboratory goes into lockdown?
07/29/2024

Do you have what it takes to find the correct dinosaur DNA before the laboratory goes into lockdown?

Can you escape from the wizard’s workshop?
07/29/2024

Can you escape from the wizard’s workshop?

Here's the answer to yesterday's mindbender. Did you get it?
07/25/2024

Here's the answer to yesterday's mindbender. Did you get it?

Can you figure out this week's mindbender?
07/24/2024

Can you figure out this week's mindbender?

Happy National Ice Cream Day! What's your favorite flavor?
07/21/2024

Happy National Ice Cream Day! What's your favorite flavor?

Did you get yesterday's answer?
07/18/2024

Did you get yesterday's answer?

This week's mindbender isn't easy. Show us what ya got! Answer tomorrow
07/17/2024

This week's mindbender isn't easy. Show us what ya got! Answer tomorrow

Our newest mobile game debuts today! Houdini’s Hidden Room is set and ready. Great for all ages, particularly families a...
07/16/2024

Our newest mobile game debuts today! Houdini’s Hidden Room is set and ready. Great for all ages, particularly families and 4th-7th graders!

Address

Anderson, SC
29622

Alerts

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