Gamers Quest

Gamers Quest This page is for a local gaming group, aimed at supporting and providing a location for gamers.

06/04/2023

Due to nobody coming today, and my weekends looking like I'm going to need my Sundays back, board games on Sundays are cancelled until further notice. Changes to the schedule and or location will be announced in the coming weeks.

05/28/2023

Gamers quest is cancelled today for the long weekend!! look forward to seeing people next weekend!

05/21/2023

Gamers Quest today will be canceled as I will be unable to open the shop today. Next Sunday is a go though. Looking forward to seeing anyone who can make it

04/16/2023

Looking forward to seeing everyone today! We have a nee board game to try this time. Come on by the shop and be one of the first to try it out.

03/30/2023

I will be making an edit to our times for sundays games. The edit will be changing our times from 2pm to 5pm, to Noon to 5pm. This will allow people to filter in and out for the 5 hours we are in the shop. Also, we will have popcorn from here on out!

03/26/2023

Looking forward to seeing everyone today! 2 pm to 5 pm

03/09/2023

We have decided on Sunday's from 2pm to 5pm, at our shop in Fowler. We will have two tables, many games, and discussions about what to add to our growing community. Come join in the fun!

02/17/2023

Edited the last post to say that we will determine a time when scheduling matches when we are available.

02/13/2023

The goal of this page is to get gamers together, and play games. My shop in Fowler(117 East Cranston Ave), currently MobileTech/Mr Gadget's shop, will also serve as the location for these games. We will be putting together tables for board games/Game Masters, and also Gaming PC's for other activities later to be determined. Our goal is to allow the communities to have a location to come to for all your gaming needs.

Our day and times of our games days are:

Sundays: Noon to 5pm.

More days may be added based on demand and availability of me or Anthony to host those times/days!

We look forward to seeing everyone!

Send a message to learn more

Address

117 East Cranson Avenue
Fowler, CO
81039

Opening Hours

2pm - 5pm

Telephone

+17192414222

Website

Alerts

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

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