Team Escape Rooms

Team Escape Rooms All of our bookings are private bookings.

Open everyday with great escape rooms
1) Cows In Space
2) Cows In Space 2: Time Warp
3) Curse of the Hidden Temple
4) Candy Factory Challenge
5) A Christmas Story
6) Nightmare in Pink
7) Immunity Quest
8) Wizard's Academy
Fun for the entire family!

They escaped the cows!!!
06/01/2026

They escaped the cows!!!

Not only did they escape, they set a record! 12:48 left!
05/31/2026

Not only did they escape, they set a record! 12:48 left!

They survived the vengeance of the cows
05/31/2026

They survived the vengeance of the cows

They had those cows’ number.
05/31/2026

They had those cows’ number.

They made it back to the present.
05/31/2026

They made it back to the present.

First timers saved the island!
05/28/2026

First timers saved the island!

Everything is fine with this great team at the controls!
05/28/2026

Everything is fine with this great team at the controls!

They saved the timeline!
05/25/2026

They saved the timeline!

They escaped the cows…again!
05/25/2026

They escaped the cows…again!

It was down to the wire but they managed to get back to the present.
05/25/2026

It was down to the wire but they managed to get back to the present.

Address

94 Dillmont Drive
Columbus, OH
43235

Opening Hours

Monday 10am - 10pm
Tuesday 10am - 10pm
Wednesday 10am - 10pm
Thursday 10am - 10pm
Friday 10am - 10pm
Saturday 11am - 10pm
Sunday 12pm - 10pm

Telephone

+16147998001

Alerts

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