Against The Clock

Against The Clock Real Life Escape Games

05/17/2023

📣 Join us at Taco Mac for a business networking event! 🌮📊 Chase Thomas from Honor Heating & Air will be our featured presenter. Don't miss out on this valuable opportunity to expand your professional network and gain insights from a seasoned expert. See you there! 🤝

Taco Mac
Location: 1979 Jesse Jewell Pkwy SE, Gainesville, GA 30501
Time: 5:30pm

05/14/2023
Happy Mother’s Day!
05/14/2023

Happy Mother’s Day!

Happy birthday to this awesome guy I hope you have a great birthday man. I’ll take you out soon for some disc golfing!
05/13/2023

Happy birthday to this awesome guy
I hope you have a great birthday man. I’ll take you out soon for some disc golfing!

Happy Birthday again from the ATC Staff.
05/07/2023

Happy Birthday again from the ATC Staff.

Address

119 Green Street, NE
Gainesville, GA
30501

Opening Hours

Thursday 1pm - 8pm
Friday 11am - 11pm
Saturday 11am - 11pm
Sunday 1:30pm - 8pm

Telephone

+16786968455

Alerts

Be the first to know and let us send you an email when Against The Clock 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 Against The Clock:

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