Fun Arsenal

Fun Arsenal Fun Arsenal is the CSU Department of Theatre’s official improv team! Follow this page for show dates, audition notices, and open rehearsal invitations!

Follow us on Instagram !

We have a show tonight! The only lights we’re using are the ones we (AND YOU) bring from home! Come laugh with us in 60 ...
04/03/2019

We have a show tonight! The only lights we’re using are the ones we (AND YOU) bring from home! Come laugh with us in 60 watts!

We have a show next week! We LOVE the venue, but we HATE the lights, so we’re bringing our own lamps. Get ready to laugh...
03/30/2019

We have a show next week! We LOVE the venue, but we HATE the lights, so we’re bringing our own lamps. Get ready to laugh in 60 watts, and if you feel so inclined, BRING YOUR OWN LAMP! Lamp-bringers will be eligible for a small prize!

Questions? Need directions? DM us here!

Thank you to everyone who came out to our show last night, and thank you to Adam Archer and Cameron Bean for helping us ...
02/14/2019

Thank you to everyone who came out to our show last night, and thank you to Adam Archer and Cameron Bean for helping us produce this show on the mainstage!

We have a huge show tomorrow! Everyone but you has already said they’re coming!
02/13/2019

We have a huge show tomorrow! Everyone but you has already said they’re coming!

02/13/2019

Address

6 W 10th Street
Columbus, GA
31901

Website

Alerts

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

Share

Category

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