The Cat House

The Cat House Clemson Area Tailgate

The CatHouse - repurposed. DWD Prom 2025 Weekend was a hit.  Loved hosting some sweet Camp Cherokee friends for the week...
04/07/2025

The CatHouse - repurposed. DWD Prom 2025 Weekend was a hit. Loved hosting some sweet Camp Cherokee friends for the weekend.

Calhoun is the inspiration for the protagonist in one of our tailgater’s (Hestir) latest literary achievements.  Of cour...
03/11/2025

Calhoun is the inspiration for the protagonist in one of our tailgater’s (Hestir) latest literary achievements. Of course, Calhoun is more interested in the potential of something getting dropped on the floor in the kitchen than learning about his future interviews when the story is a blockbuster hit.

02/11/2025
11/29/2024
Paige Durham
11/29/2024

Paige Durham

vs Clemson Sports News

Another great Saturday in the books.
09/23/2024

Another great Saturday in the books.

04/24/2024

Happy Birthday to Bill Hestir!

Win or Lose, I wouldn’t trade these seven Saturdays for a thing.
11/28/2022

Win or Lose, I wouldn’t trade these seven Saturdays for a thing.

It’s GameDay!
10/01/2022

It’s GameDay!

Address

100 Sunset Avenue
Clemson, SC
29631

Opening Hours

Monday 8am - 8pm
Tuesday 8am - 8pm
Wednesday 8am - 8pm
Thursday 8am - 8pm
Friday 8am - 8pm
Saturday 8am - 8pm
Sunday 8am - 8pm

Website

Alerts

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