TGR Games

TGR Games TGR Games offers innovative games ranging from board games, to TTRPGs, supplements, or even electronic games.

We believe in the creation of unique content for all kinds of people both in English and in Spanish

02/01/2026
42 HOURS LEFT! 40 MORE DOLLARS TO REACH THE ๐Ÿ’€ 2 EXTRA BOSS MONSTERS ๐Ÿ’€ STRETCH GOAL! CAN WE MAKE IT HAPPEN??Share this wi...
02/29/2024

42 HOURS LEFT! 40 MORE DOLLARS TO REACH THE ๐Ÿ’€ 2 EXTRA BOSS MONSTERS ๐Ÿ’€ STRETCH GOAL!

CAN WE MAKE IT HAPPEN??

Share this with everyone you know!
$2 for a plethora of Gothic Horror content!

New TikTok just dropped. Help spread the word and make this project possible!!
02/21/2024

New TikTok just dropped. Help spread the word and make this project possible!!

Mira, sigue y descubre mรกs contenido popular.

My supplement Goth Borg got featured on Rascal News, the site you should all be following if you love TTRPGs (their team...
02/21/2024

My supplement Goth Borg got featured on Rascal News, the site you should all be following if you love TTRPGs (their team is amazing)

Check it out and help by sharing so we can make the goal!

A $2 Gothic Horror Setting, and supplement for Mork Borg, D&D5e, and PF2e ๐Ÿฆ‡

Address

Bethany, CT

Alerts

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

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