The Chamber Escape Room

The Chamber Escape Room The Chamber Escape Room is Columbus, Ohio’s greatest live puzzle game! Will you make it?
(466)

You and up to 9 other people will be locked in a room together and will have to work as a team to find hidden clues and solve puzzles to get out before time runs out!

Address

1495 Morse Road
Columbus, OH
43229

Opening Hours

Thursday 5pm - 9:30pm
Friday 5:30pm - 9:30pm
Saturday 2pm - 10pm
Sunday 2pm - 6pm

Telephone

(614) 636-6739

Alerts

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

Contact The Establishment

Send a message to The Chamber Escape Room:

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