CINXE.COM

Card Games | Follow Me And Die!

<!DOCTYPE html> <!--[if IE 7]> <html class="ie ie7" lang="en-US"> <![endif]--> <!--[if IE 8]> <html class="ie ie8" lang="en-US"> <![endif]--> <!--[if !(IE 7) & !(IE 8)]><!--> <html lang="en-US"> <!--<![endif]--> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Card Games | Follow Me And Die!</title> <link rel="profile" href="https://gmpg.org/xfn/11"> <link rel="pingback" href="https://followmeanddie.com/xmlrpc.php"> <!--[if lt IE 9]> <script src="https://followmeanddie.com/wp-content/themes/twentyfourteen/js/html5.js?ver=3.7.0"></script> <![endif]--> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel='dns-prefetch' href='//pagead2.googlesyndication.com' /> <link rel="alternate" type="application/rss+xml" title="Follow Me And Die! &raquo; Feed" href="https://followmeanddie.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Follow Me And Die! &raquo; Comments Feed" href="https://followmeanddie.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Follow Me And Die! &raquo; Card Games Tag Feed" href="https://followmeanddie.com/tag/card-games/feed/" /> <!-- This site uses the Google Analytics by ExactMetrics plugin v8.4.0 - Using Analytics tracking - https://www.exactmetrics.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-RTY03KLJSD" data-cfasync="false" data-wpfc-render="false" async></script> <script data-cfasync="false" data-wpfc-render="false"> var em_version = '8.4.0'; var em_track_user = true; var em_no_track_reason = ''; var ExactMetricsDefaultLocations = {"page_location":"https:\/\/followmeanddie.com\/tag\/card-games\/"}; if ( typeof ExactMetricsPrivacyGuardFilter === 'function' ) { var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsPrivacyGuardFilter( ExactMetricsExcludeQuery ) : ExactMetricsPrivacyGuardFilter( ExactMetricsDefaultLocations ); } else { var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsExcludeQuery : ExactMetricsDefaultLocations; } var disableStrs = [ 'ga-disable-G-RTY03KLJSD', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.ExactMetricsDualTracker = { helpers: {}, trackers: {}, }; if (em_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = exactmetrics_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof ExactMetricsDualTracker.trackers[hookName] !== 'undefined') { ExactMetricsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dNDMyYj': true, }); if ( ExactMetricsLocations.page_location ) { __gtagTracker('set', ExactMetricsLocations); } __gtagTracker('config', 'G-RTY03KLJSD', {"forceSSL":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by ExactMetrics --> <script> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/followmeanddie.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=dd3741191c207e844b1a3ec6d3bbea5d"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); </script> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://followmeanddie.com/wp-includes/css/dist/block-library/style.min.css?ver=dd3741191c207e844b1a3ec6d3bbea5d' media='all' /> <style id='wp-block-library-theme-inline-css'> .wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em} </style> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #fff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--green: #24890d;--wp--preset--color--dark-gray: #2b2b2b;--wp--preset--color--medium-gray: #767676;--wp--preset--color--light-gray: #f5f5f5;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='twentyfourteen-lato-css' href='https://followmeanddie.com/wp-content/themes/twentyfourteen/fonts/font-lato.css?ver=20230328' media='all' /> <link rel='stylesheet' id='genericons-css' href='https://followmeanddie.com/wp-content/themes/twentyfourteen/genericons/genericons.css?ver=3.0.3' media='all' /> <link rel='stylesheet' id='twentyfourteen-style-css' href='https://followmeanddie.com/wp-content/themes/twentyfourteen/style.css?ver=20241112' media='all' /> <link rel='stylesheet' id='twentyfourteen-block-style-css' href='https://followmeanddie.com/wp-content/themes/twentyfourteen/css/blocks.css?ver=20240708' media='all' /> <!--[if lt IE 9]> <link rel='stylesheet' id='twentyfourteen-ie-css' href='https://followmeanddie.com/wp-content/themes/twentyfourteen/css/ie.css?ver=20140711' media='all' /> <![endif]--> <style id='akismet-widget-style-inline-css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <script src="https://followmeanddie.com/wp-content/plugins/google-analytics-dashboard-for-wp/assets/js/frontend-gtag.min.js?ver=8.4.0" id="exactmetrics-frontend-script-js" async data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" id='exactmetrics-frontend-script-js-extra'>var exactmetrics_frontend = {"js_events_tracking":"true","download_extensions":"zip,mp3,mpeg,pdf,docx,pptx,xlsx,rar","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/followmeanddie.com","hash_tracking":"false","v4_id":"G-RTY03KLJSD"};</script> <script src="https://followmeanddie.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script src="https://followmeanddie.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script src="https://followmeanddie.com/wp-content/themes/twentyfourteen/js/functions.js?ver=20230526" id="twentyfourteen-script-js" defer data-wp-strategy="defer"></script> <!-- Google tag (gtag.js) snippet added by Site Kit --> <!-- Google Analytics snippet added by Site Kit --> <script src="https://www.googletagmanager.com/gtag/js?id=GT-P8VL5DM" id="google_gtagjs-js" async></script> <script id="google_gtagjs-js-after"> window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag("set","linker",{"domains":["followmeanddie.com"]}); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "GT-P8VL5DM"); </script> <!-- End Google tag (gtag.js) snippet added by Site Kit --> <link rel="https://api.w.org/" href="https://followmeanddie.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://followmeanddie.com/wp-json/wp/v2/tags/176" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://followmeanddie.com/xmlrpc.php?rsd" /> <meta name="generator" content="Site Kit by Google 1.149.1" /><script type="text/javascript"> (function(url){ if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; } var addEvent = function(evt, handler) { if (window.addEventListener) { document.addEventListener(evt, handler, false); } else if (window.attachEvent) { document.attachEvent('on' + evt, handler); } }; var removeEvent = function(evt, handler) { if (window.removeEventListener) { document.removeEventListener(evt, handler, false); } else if (window.detachEvent) { document.detachEvent('on' + evt, handler); } }; var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' '); var logHuman = function() { if (window.wfLogHumanRan) { return; } window.wfLogHumanRan = true; var wfscr = document.createElement('script'); wfscr.type = 'text/javascript'; wfscr.async = true; wfscr.src = url + '&r=' + Math.random(); (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr); for (var i = 0; i < evts.length; i++) { removeEvent(evts[i], logHuman); } }; for (var i = 0; i < evts.length; i++) { addEvent(evts[i], logHuman); } })('//followmeanddie.com/?wordfence_lh=1&hid=86D01736A73A166B22CB6E1DBAD2769F'); </script> <!-- Google AdSense meta tags added by Site Kit --> <meta name="google-adsense-platform-account" content="ca-host-pub-2644536267352236"> <meta name="google-adsense-platform-domain" content="sitekit.withgoogle.com"> <!-- End Google AdSense meta tags added by Site Kit --> <style type="text/css">.broken_link, a.broken_link { text-decoration: line-through; }</style> <!-- Google Tag Manager snippet added by Site Kit --> <script> ( function( w, d, s, l, i ) { w[l] = w[l] || []; w[l].push( {'gtm.start': new Date().getTime(), event: 'gtm.js'} ); var f = d.getElementsByTagName( s )[0], j = d.createElement( s ), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore( j, f ); } )( window, document, 'script', 'dataLayer', 'GTM-P77GVFP' ); </script> <!-- End Google Tag Manager snippet added by Site Kit --> <!-- Google AdSense snippet added by Site Kit --> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6927444287228882&amp;host=ca-host-pub-2644536267352236" crossorigin="anonymous"></script> <!-- End Google AdSense snippet added by Site Kit --> <link rel="icon" href="https://followmeanddie.com/wp-content/uploads/2023/08/cropped-FMADAvatar-32x32.jpg" sizes="32x32" /> <link rel="icon" href="https://followmeanddie.com/wp-content/uploads/2023/08/cropped-FMADAvatar-192x192.jpg" sizes="192x192" /> <link rel="apple-touch-icon" href="https://followmeanddie.com/wp-content/uploads/2023/08/cropped-FMADAvatar-180x180.jpg" /> <meta name="msapplication-TileImage" content="https://followmeanddie.com/wp-content/uploads/2023/08/cropped-FMADAvatar-270x270.jpg" /> </head> <body class="archive tag tag-card-games tag-176 wp-embed-responsive header-image list-view full-width footer-widgets"> <!-- Google Tag Manager (noscript) snippet added by Site Kit --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P77GVFP" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) snippet added by Site Kit --> <div id="page" class="hfeed site"> <div id="site-header"> <a href="https://followmeanddie.com/" rel="home"> <img src="https://followmeanddie.com/wp-content/uploads/2017/01/FMAD_banner_black.jpg" width="1260" height="303" alt="Follow Me And Die!" srcset="https://followmeanddie.com/wp-content/uploads/2017/01/FMAD_banner_black.jpg 1260w, https://followmeanddie.com/wp-content/uploads/2017/01/FMAD_banner_black-300x72.jpg 300w, https://followmeanddie.com/wp-content/uploads/2017/01/FMAD_banner_black-768x185.jpg 768w, https://followmeanddie.com/wp-content/uploads/2017/01/FMAD_banner_black-1024x246.jpg 1024w" sizes="(max-width: 1260px) 100vw, 1260px" decoding="async" fetchpriority="high" /> </a> </div> <header id="masthead" class="site-header"> <div class="header-main"> <h1 class="site-title"><a href="https://followmeanddie.com/" rel="home">Follow Me And Die!</a></h1> <div class="search-toggle"> <a href="#search-container" class="screen-reader-text" aria-expanded="false" aria-controls="search-container"> Search </a> </div> <nav id="primary-navigation" class="site-navigation primary-navigation"> <button class="menu-toggle">Primary Menu</button> <a class="screen-reader-text skip-link" href="#content"> Skip to content </a> <div id="primary-menu" class="nav-menu"><ul> <li class="page_item page-item-2 page_item_has_children"><a href="https://followmeanddie.com/about/">About</a> <ul class='children'> <li class="page_item page-item-4119 page_item_has_children"><a href="https://followmeanddie.com/about/other-sites/">Social</a> <ul class='children'> <li class="page_item page-item-4094"><a href="https://followmeanddie.com/about/other-sites/badges/">Badges</a></li> <li class="page_item page-item-4132"><a href="https://followmeanddie.com/about/other-sites/tsr/">TSR</a></li> </ul> </li> </ul> </li> <li class="page_item page-item-5636"><a href="https://followmeanddie.com/medieval-demographics-made-easy-2/">Medieval Demographics Made Easy</a></li> <li class="page_item page-item-8042"><a href="https://followmeanddie.com/my-podcast/">My Podcast</a></li> <li class="page_item page-item-8041"><a href="https://followmeanddie.com/my-youtube/">My YouTube</a></li> <li class="page_item page-item-7981 page_item_has_children"><a href="https://followmeanddie.com/projects/">Projects</a> <ul class='children'> <li class="page_item page-item-5070 page_item_has_children"><a href="https://followmeanddie.com/projects/sign-up-for-kickstarter-updates/">Card Game</a> <ul class='children'> <li class="page_item page-item-6517"><a href="https://followmeanddie.com/projects/sign-up-for-kickstarter-updates/card-game-faq/">Card Game FAQ</a></li> </ul> </li> <li class="page_item page-item-4352 page_item_has_children"><a href="https://followmeanddie.com/projects/patreon/">Patreon</a> <ul class='children'> <li class="page_item page-item-4348"><a href="https://followmeanddie.com/projects/patreon/kickstarters/">Kickstarters</a></li> <li class="page_item page-item-4460"><a href="https://followmeanddie.com/projects/patreon/cafepress-shop/">TeeSpring &#038; CafePress</a></li> </ul> </li> <li class="page_item page-item-4111"><a href="https://followmeanddie.com/projects/rpgosr-works/">RPG Works</a></li> <li class="page_item page-item-4270"><a href="https://followmeanddie.com/projects/selling/">Selling</a></li> </ul> </li> <li class="page_item page-item-4099"><a href="https://followmeanddie.com/reading-read/">Reading</a></li> <li class="page_item page-item-8093"><a href="https://followmeanddie.com/rpga-list/">RPGA List</a></li> <li class="page_item page-item-4128 page_item_has_children"><a href="https://followmeanddie.com/rpgs/">RPGs</a> <ul class='children'> <li class="page_item page-item-4151"><a href="https://followmeanddie.com/rpgs/add-pdfs/">AD&#038;D PDFs</a></li> <li class="page_item page-item-8000 page_item_has_children"><a href="https://followmeanddie.com/rpgs/gaming/">Gaming</a> <ul class='children'> <li class="page_item page-item-4103"><a href="https://followmeanddie.com/rpgs/gaming/playing/">Playing</a></li> <li class="page_item page-item-4105"><a href="https://followmeanddie.com/rpgs/gaming/running/">Running</a></li> </ul> </li> <li class="page_item page-item-4116"><a href="https://followmeanddie.com/rpgs/osr-search/">OSR Search</a></li> <li class="page_item page-item-4262"><a href="https://followmeanddie.com/rpgs/reviews/">Reviews</a></li> </ul> </li> </ul></div> </nav> </div> <div id="search-container" class="search-box-wrapper hide"> <div class="search-box"> <form role="search" method="get" class="search-form" action="https://followmeanddie.com/"> <label> <span class="screen-reader-text">Search for:</span> <input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" /> </label> <input type="submit" class="search-submit" value="Search" /> </form> </div> </div> </header><!-- #masthead --> <div id="main" class="site-main"> <section id="primary" class="content-area"> <div id="content" class="site-content" role="main"> <header class="archive-header"> <h1 class="archive-title"> Tag Archives: Card Games </h1> </header><!-- .archive-header --> <article id="post-7526" class="post-7526 post type-post status-publish format-standard has-post-thumbnail hentry category-cards tag-card-games tag-kickstarter tag-my-card-game"> <a class="post-thumbnail" href="https://followmeanddie.com/2021/02/17/moving-forward-with-the-card-game/" aria-hidden="true"> <img width="1038" height="576" src="https://followmeanddie.com/wp-content/uploads/2021/02/MovingForwardWithTheCardGame-1038x576.png" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="" decoding="async" srcset="https://followmeanddie.com/wp-content/uploads/2021/02/MovingForwardWithTheCardGame-1038x576.png 1038w, https://followmeanddie.com/wp-content/uploads/2021/02/MovingForwardWithTheCardGame-672x372.png 672w" sizes="(max-width: 1038px) 100vw, 1038px" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/cards/" rel="category tag">Cards</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2021/02/17/moving-forward-with-the-card-game/" rel="bookmark">Moving Forward With The Card Game</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2021/02/17/moving-forward-with-the-card-game/" rel="bookmark"><time class="entry-date" datetime="2021-02-17T17:20:05-05:00">February 17, 2021</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2021/02/17/moving-forward-with-the-card-game/#comments">2 Comments</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>I am ramping up to do the Kickstarter for my card game in May, 2021. The plan is for fulfillment by November, 2021. (I don&#8217;t want it interfering with my busy time of year at the day job.)</p> <p>Plans were in place to do it in 2020, but 2020 threw the world a curveball, and then I had a diagnosis of prostate cancer. Cancer is an attention whore, so all my plans unraveled.</p> <p>I had that sucker cut out, and so far the first blood test is clear, my next one is in a month, another in June, and the final in September. If they&#8217;re all clear, I&#8217;m done, no radiation or chemo needed.</p> <p>My artist is working on the new art. The base deck will be the original public domain art that others have seen at the various conventions I&#8217;ve demoed and play tested it.</p> <p>The rules are down to one US Letter size page.</p> <p>I printed a test deck last spring, and had the icons way too small. So I&#8217;ll be correcting that.</p> <p>My plan is to have a sample deck ready for those who indicated they&#8217;d plug the KS when the time comes. I want you to have time to play it before you plug it.</p> <p>The public domain art version will be on <a href="https://www.drivethrucards.com/?affiliate_id=203222" target="_blank" rel="noreferrer noopener">DriveThruCards</a> [<em>Affiliate Link</em>]. The commissioned art will be Kickstarter backers only &#8211; unless a stretch goal is met. (I reserve the right to use the art I purchased full rights to for other projects.)</p> <p>If you want an email when the KS launches, join the KS announcement only mailing list here: <a href="https://followmeanddie.com/sign-up-for-kickstarter-updates/" target="_blank" rel="noreferrer noopener">https://followmeanddie.com/sign-up-for-kickstarter-updates/</a></p> <h4 class="wp-block-heading">Help</h4> <p>I put out a request on Twitter and other social media for information on Backerkit or similar service.</p> <figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper"> https://twitter.com/followmeanddie1/status/1361336404073213955 </div></figure> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/card-games/" rel="tag">Card Games</a><a href="https://followmeanddie.com/tag/kickstarter/" rel="tag">Kickstarter</a><a href="https://followmeanddie.com/tag/my-card-game/" rel="tag">My Card Game</a></span></footer></article><!-- #post-7526 --> <article id="post-7086" class="post-7086 post type-post status-publish format-standard has-post-thumbnail hentry category-cards tag-card-games tag-drivethru-cards tag-game-design tag-gamecrafter"> <a class="post-thumbnail" href="https://followmeanddie.com/2020/03/08/prepping-a-card-game-to-order-sample-deck/" aria-hidden="true"> <img width="1038" height="576" src="https://followmeanddie.com/wp-content/uploads/2020/03/PreppingACardGameToOrderASampleDeck-1038x576.png" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="" decoding="async" srcset="https://followmeanddie.com/wp-content/uploads/2020/03/PreppingACardGameToOrderASampleDeck-1038x576.png 1038w, https://followmeanddie.com/wp-content/uploads/2020/03/PreppingACardGameToOrderASampleDeck-672x372.png 672w" sizes="(max-width: 1038px) 100vw, 1038px" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/cards/" rel="category tag">Cards</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2020/03/08/prepping-a-card-game-to-order-sample-deck/" rel="bookmark">Prepping A Card Game To Order Sample Deck</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2020/03/08/prepping-a-card-game-to-order-sample-deck/" rel="bookmark"><time class="entry-date" datetime="2020-03-08T18:48:05-04:00">March 8, 2020</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2020/03/08/prepping-a-card-game-to-order-sample-deck/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>For the past couple of weeks I have been working on building the deck for my card game to order play test deck number four.</p> <p>I have icons that a play tester from Gary Con 11 made for me that I wanted added to the cards to see how they look. I also wanted to add new text to some cards to clarify how they work or to give them additional functions that are still within the card&#8217;s scope.</p> <p>Now that I&#8217;ve finally built the 4th play test deck of my card game and ordered it from both <a rel="noreferrer noopener" aria-label="GameCrafter (opens in a new tab)" href="https://www.thegamecrafter.com/" target="_blank">GameCrafter</a> and <a rel="noreferrer noopener" aria-label="DriveThru Cards (opens in a new tab)" href="https://www.drivethrucards.com/?affiliate_id=203222" target="_blank">DriveThru Cards</a> [<em>Affiliate Link</em>], I wanted to share some of what I&#8217;ve learned. I tried doing that via live streaming on <a href="https://www.twitch.tv/followmeanddie" target="_blank" rel="noreferrer noopener" aria-label="Twitch (opens in a new tab)">Twitch </a>the other night, but I made some minor missteps and it was not as helpful as I intended. I will be making a YouTube video showing all these steps once I get the time to do that. In the meantime, here is a blog post with a <a href="https://anchor.fm/follow-me-and-die/episodes/Podcast-175---Building-The-Deck-For-A-Card-Game-ebbut3" target="_blank" rel="noreferrer noopener" aria-label="companion podcast episode (opens in a new tab)">companion podcast episode</a> going over my experience and take-aways.</p> <p><strong>NOTE:</strong> I will be sharing a sample <a rel="noreferrer noopener" aria-label="Affinity Publisher (opens in a new tab)" href="https://affinity.serif.com/en-us/publisher/" target="_blank">Affinity Publisher</a> template on <a rel="noreferrer noopener" aria-label="DriveThru RPG (opens in a new tab)" href="https://www.drivethrucards.com/?affiliate_id=203222" target="_blank">DriveThru RPG</a> [<em>Affiliate Link</em>] for those wanting to create their own card decks and games. I&#8217;ll include a PDF with some of my processes.</p> <h4 class="wp-block-heading">Ordering The Decks</h4> <p>I&#8217;ve used <a href="https://www.thegamecrafter.com/" target="_blank" rel="noreferrer noopener" aria-label="GameCrafter (opens in a new tab)">GameCrafter </a>for all the prior play test decks. It is easy to use, you just upload images in either PNG or JPEG format. First you upload the back. If all cards have the same back, then there is only one image needed. If there are multiple backs, then you need to follow the naming convention they suggest for your files so it all makes sense once it is uploaded. Then you upload the images for the fronts. Finally, you specify the number of cards if any should be multiples. </p> <p>There is a proofing option that requires you to verify each card. Then you finalize the deck and can order it.</p> <p><a rel="noreferrer noopener" aria-label="GameCrafter (opens in a new tab)" href="https://www.thegamecrafter.com/" target="_blank">GameCrafter </a>also has templates for the card boxes and recommends a size of box based on the number of cards in your deck. I have not built a box, since I&#8217;m still play testing. So that will be a topic for another day.</p> <p> <a rel="noreferrer noopener" href="https://www.drivethrucards.com/?affiliate_id=203222" target="_blank">DriveThru Cards</a> [<em>Affiliate Link</em>] has a similar process of uploading the image for the back(s) and then the fronts. Their naming convention to handle multiple backs is to have a back for each card with back001 to go with front001, etc. While I have multiple backs for my cards that have rules and other explanatory information, I did not do multiple backs for either order to keep it simple.</p> <p> <a rel="noreferrer noopener" href="https://www.drivethrucards.com/?affiliate_id=203222" target="_blank">DriveThru Cards</a> [<em>Affiliate Link</em>] suggested I buy their <a rel="noreferrer noopener" aria-label="large deck box (opens in a new tab)" href="https://www.drivethrucards.com/product/114070/Deckbox-large?affiliate_id=203222" target="_blank">large deck box </a>[ <em>Affiliate Link</em> ] that is a flat $1.00. I have one that I use for the 3rd playtest deck from <a rel="noreferrer noopener" aria-label="GameCrafter (opens in a new tab)" href="https://www.thegamecrafter.com/" target="_blank">GameCrafter</a>, and I ordered one with the 4th playtest deck I ordered from <a rel="noreferrer noopener" aria-label="DriveThru Cards (opens in a new tab)" href="https://www.drivethrucards.com/?affiliate_id=203222" target="_blank">DriveThru Cards</a>. I like this box, my deck just fits. It is 130 cards and the box is rated for 120 cards. I like this because it means I don&#8217;t need to design a box. While DriveThru Cards does print<a rel="noreferrer noopener" label=" tuck boxes (opens in a new tab)" href="https://onebookshelfpublisherservice.zendesk.com/hc/en-us/articles/227867767" target="_blank" class="broken_link"> tuck boxes</a>, they are limited to 120 cards. While 130 cards will work in their large plastic deck box, I&#8217;m not certain it would fit in the 120 tuck box.<br><br><a rel="noreferrer noopener" aria-label="DriveThru Cards has a getting started page (opens in a new tab)" href="https://www.drivethrucards.com/gettingstarted.php?affiliate_id=203222" target="_blank">DriveThru Cards has a <em>getting started page</em></a> [<em>Affiliate Link</em>] that explains what they can do. <strong>NOTE:</strong> They only offer a PDF of the rules books and don&#8217;t offer that as a print option. They suggest putting the rules on a card, such as the front &amp; back.</p> <p>The big difference with <a rel="noreferrer noopener" href="https://www.drivethrucards.com/?affiliate_id=203222" target="_blank">DriveThru Cards</a> [<em>Affiliate Link</em>] is that once you have all the images validated, the site builds a PDF of your deck in the form it needs to be if you build and upload a PDF according to the specs. Based on how long it took to create the PDF and have it available so I could order it, it may be faster to build the PDF and upload it. <strong>NOTE:</strong> With the PDF upload, it works the same way as uploading a PDF for a PDF only or POD product. My upload failed, and I&#8217;m not sure why. I&#8217;ll have to do some checking to figure it out.</p> <p>I ran into issues with my first attempt to build a PDF to upload into <a rel="noreferrer noopener" href="https://www.drivethrucards.com/?affiliate_id=203222" target="_blank">DriveThru Cards</a> [<em>Affiliate Link</em>] . It was through my ignorance of the process and I will be making a template and a YouTube video to explain what I&#8217;ve learned and what works for me.</p> <p>The biggest differences between <a rel="noreferrer noopener" aria-label="GameCrafter (opens in a new tab)" href="https://www.thegamecrafter.com/" target="_blank">GameCrafter </a>and <a rel="noreferrer noopener" href="https://www.drivethrucards.com/?affiliate_id=203222" target="_blank">DriveThru Cards</a> [<em>Affiliate Link</em>] the image sizes are identical 825 pixels x 1125 pixels, but GameCrafter wants the images in <a rel="noreferrer noopener" aria-label="RGB (opens in a new tab)" href="https://en.wikipedia.org/wiki/RGB_color_model" target="_blank">RGB </a>and DriveThruCards wants images in <a rel="noreferrer noopener" aria-label="CMYK (opens in a new tab)" href="https://en.wikipedia.org/wiki/CMYK_color_model" target="_blank">CMYK</a>. GameCrafters estimated 3-1/2 weeks for production, but DriveThru Cards is a flat 2 weeks. GameCrafter has an option to expedite production, which is basically doubles the cost. DriveThru Cards does not have that option. Shipping options vary a bit, but one tier up from the cheapest shipping option is about the same. GameCrafter does not appear to have a limit on deck size. DriveThru Cards has a maximum deck size of 130 cards. GameCrafter is more expensive for a single deck and one has to sell a lot to get the deck cost down to the cost it takes me to get a deck to review. </p> <p>Both have a volume discount. For DriveThru Cards all decks have to be shipped to a single destination. </p> <p>The only thing I don&#8217;t know is quality differences. I might get the DriveThru Cards deck prior to GaryCon. I know that GameCrafters has a good quality card. If DriveThru Cards are a good quality I will use them to fulfill my <a rel="noreferrer noopener" label="Kickstarter (opens in a new tab)" href="https://www.kickstarter.com/profile/1587147156" target="_blank" class="broken_link">Kickstarter</a>. DriveThru Cards <strong><em>should </em></strong>have printers in other countries like they do for <a rel="noreferrer noopener" aria-label="DriveThru RPG (opens in a new tab)" href="https://www.drivethrurpg.com/?affiliate_id=203222" target="_blank">DriveThru RPG</a> [<em>Affiliate Link</em>], so it should make shipping affordable and save on that headache. <strong>NOTE:</strong> <em>Someone, not staff, answered my query on the DriveThruDiscord that cards are currently only printed in the U.S. I&#8217;m waiting for a link to a page that says this explicitly, as it&#8217;s not in the FAQ and so far I haven&#8217;t found it.</em> I&#8217;ll post a link to that if such exists. That&#8217;s a major bummer, as I was hoping it would solve that issue.</p> <h4 class="wp-block-heading">I Found It (Not The Answer I Wanted)</h4> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow"> <p><strong>Q: Who prints my cards?</strong></p> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>We have partnered with On Demand Technologies, Inc. (ODT), an industry leader in digital printing and a premier print-on-demand company. When customers order print titles on our site, we transmit the order electronically to ODT&#8217;s print facility in Kansas City, where the order is printed, packed, and shipped.</p><cite> <a href="https://web.archive.org/web/20231002044711/https://onebookshelfpublisherservice.zendesk.com/hc/en-us/articles/227867647-Card-Printing-The-Basics" target="_blank" rel="noreferrer noopener" label=" (opens in a new tab)">https://onebookshelfpublisherservice.zendesk.com/hc/en-us/articles/227867647-Card-Printing-The-Basics</a> </cite></blockquote> </div></div> <p>I grew up near Kansas City, Missouri, so I googled and <a href="https://web.archive.org/web/20211204232601/http://www.odtinc.com/gaming.html" target="_blank" rel="noreferrer noopener" label="ODT (opens in a new tab)">ODT </a>is based in Shawnee, Kansas. That&#8217;s southeast of Kansas City. One major problem that I thought I had solved. This answer really ought to be on the FAQ page on DriveThruCards and NOT on a separate OBS (OneBookShelf page).</p> <h4 class="wp-block-heading">My Experience So Far</h4> <p>The biggest things I&#8217;ve learned is that one should plan out some things for their deck that one may not think about &#8211; I know I didn&#8217;t &#8211; before diving in and making a deck for Print On Demand (POD).</p> <h4 class="wp-block-heading">My Hard Won Checklist</h4> <ul class="wp-block-list"><li>Figure out how many unique card faces you need. </li><li>Figure out how many backs you need.<ul><li> For example, a rules card with the rules on both sides to avoid micro print.</li></ul></li><li> Determine the card order in the (freshly) printed deck.<ul><li> For example a standard poker deck is Ace, the number cards in ascending order, jack, queen, king for each of the four suits in suit order: spades, diamonds, clubs, hearts. The Ace of Spades it the first card.</li></ul></li><li> Make a list of all of this stuff in a spreadsheet with a column to track the BACK, Count, and FACE of each card.<ul><li>This is useful in verifying that you have the correct number of each card. My first attempt to order the 3rd play test deck from <a rel="noreferrer noopener" aria-label="GameCrafters (opens in a new tab)" href="https://www.thegamecrafter.com/" target="_blank">GameCrafters </a>was short, because I put in the wrong count for several cards and had to order another deck with the right count. </li></ul></li><li> If your game involves text on the cards, have a spreadsheet or worksheet in a common spreadsheet with the name of each card and the text on each card.</li><li> Use a graphics program like <a rel="noreferrer noopener" aria-label="Gimp (opens in a new tab)" href="https://www.gimp.org/" target="_blank">Gimp </a>(free) to prepare images. If using Public Domain art, clean it up and get it in the right ratio of dimensions. If buying art, have the artist(s) create it in the right ratios to fit. The final &#8220;safe&#8221; space is 2.5&#8243; x 3.5&#8243; 2.5 / 3.5 = so the width should be 71.429% of the height so that it will scale properly. <ul><li> While the card template calls for 2.75&#8243; x 3.75&#8243; 1/8&#8243; (0.125&#8243;) is the bleed. Another 1/8&#8243; (0.125&#8243;) on all sides are the margins.</li><li> All critical text and images have to be inside the margins</li><li>Trimming 1/8&#8243; on all sides reduces the card by 1/4&#8243; to 2.5&#8243; x 3.75&#8243;.</li><li>If using free art, be sure to lock the aspect ratio to avoid skewing the image, unless that&#8217;s what you want.</li><li>Put a border around it that covers the bleed and the margin so you know how much space you have.</li><li> I used <a rel="noreferrer noopener" aria-label="Gimp (opens in a new tab)" href="https://www.gimp.org/" target="_blank">Gimp </a>to make the images for the front &amp; backs of cards in my third play test deck.</li></ul></li><li> Use <a rel="noreferrer noopener" aria-label="Inkscape (opens in a new tab)" href="https://inkscape.org/" target="_blank">Inkscape </a>(free) to make vector graphics for icons you may use on your cards, like spades, diamonds, clubs, &amp; hearts, and the Numbers. Save them in SVG format so that they are legible when resizing.</li><li> Use <a rel="noreferrer noopener" aria-label="Affinity Publisher (opens in a new tab)" href="https://affinity.serif.com/en-us/publisher/" target="_blank">Affinity Publisher</a> (c. $50.00) to make the deck. This allows you to make a master page with the card layout you need. You can use one for the most common back and use it as the master page for all the odd pages. Duplicate the master page for the backs before you add the image for the backs to it. This assumes you have created two pages for each card, the odd number page is the back and the even numbered are the front. Plan the layout on each master page where any icons will go, where numbers, text and other elements will go. Set the Font for the document.<ul><li>I found if you don&#8217;t create a page for all the cards in the deck first, it is a pain to add them in later.</li><li>Understand how the layers and other features work to get the main image to the back and the text and icons over the image. There are lots of <a href="https://affinity.serif.com/en-us/tutorials/publisher/desktop/" target="_blank" rel="noreferrer noopener" aria-label="video tutorials on the Affinity site (opens in a new tab)">video tutorials on the Affinity site</a>.</li></ul></li><li>Use the list of the card order to put the art and assets on each card.</li><li>Copy &amp; paste the text for each card from the spreadsheet. Set the spreadsheet to use the desired font for the cards and it will save any possible fiddling with fonts in Affinity Publisher.</li><li>Once each card has a back (odd pages) and a front (even pages) save it as a PDF with the specs from <a rel="noreferrer noopener" href="https://www.drivethrucards.com/?affiliate_id=203222" target="_blank">DriveThru Cards</a> [<em>Affiliate Link</em>] . Review the PDF vs. the spreadsheet with the order and count of each card.<ul><li>What I like most about <a rel="noreferrer noopener" aria-label="Affinity Publisher (opens in a new tab)" href="https://affinity.serif.com/en-us/publisher/" target="_blank">Affinity Publisher</a> is that one simple change on the master page updates all the pages based on that master page.</li></ul></li></ul> <h4 class="wp-block-heading">ORGANIZE!</h4> <ul class="wp-block-list"><li>Have art assets in one folder. You might have subfolders for different categories to minimize traversing the directory structure. For example, one director for icons &amp; another for face images.</li><li>Have a consistent naming convention for each file so you know what it is from the file name, or change the display of the file to medium or large so you can make out the image.</li><li>Have all art for faces in the proper size ratio to avoid fiddling with it in Affinity Publisher when placing it.<ul><li>Figure out your layout in <a href="https://affinity.serif.com/en-us/publisher/" target="_blank" rel="noreferrer noopener" aria-label="Affinity Publisher (opens in a new tab)">Affinity Publisher</a> for things that are common to all cards, groups of cards, or unique cards.</li></ul><ul><li>Save your Affinity file as an Affinity Template.</li></ul><ul><li>Save your file often.</li></ul><ul><li>Export to PDF often to check how it looks.</li></ul><ul><li>Get someone else to look at it and catch the simple things you missed, like leaving off a number or a typo. Copy &amp; pasting from a spellchecked and proofread spreadsheet helps avoid this. Always copy paste, don&#8217;t re-type. [<em>I hate having to re-type something that I know exists in electronic format. copy &amp; paste avoids so many errors. Paste it into Notepad or other plain test editor removes fancy formatting to get the raw text so you don&#8217;t have to fight with formatting it.</em>]</li></ul><ul><li>Order a preview and go over it with a fine toothed comb to spot any layout or other issues. Get others to review it too.</li><li>Take your time and know that <strong><em>EVERY SINGLE STEP</em></strong> of getting to the point of clicking confirm on the purchase of a deck will take longer than you think.</li></ul></li><li> Don&#8217;t be afraid to start from scratch with a new layout if you are having speed issues or other problems. Sometimes starting over is the quickest and easiest way forward. That is what I have found. I get faster every time I start a new file in <a href="https://affinity.serif.com/en-us/publisher/" target="_blank" rel="noreferrer noopener" aria-label="Affinity Publisher (opens in a new tab)">Affinity Publisher</a> from scratch.</li></ul> <h4 class="wp-block-heading">What I did for the current play test decks I ordered.</h4> <ul class="wp-block-list"><li> I used one <a href="https://affinity.serif.com/en-us/publisher/" target="_blank" rel="noreferrer noopener" aria-label="Affinity Publisher (opens in a new tab)">Affinity Publisher</a> file and exported each card to a graphic image. I uploaded those images to <a href="https://www.thegamecrafter.com/" target="_blank" rel="noreferrer noopener" aria-label="GameCrafter (opens in a new tab)">GameCrafter</a> and <a rel="noreferrer noopener" href="https://www.drivethrucards.com/?affiliate_id=203222" target="_blank">DriveThru Cards</a> [<em>Affiliate Link</em>] .</li><li> I made a new file and use the images created by the first <a href="https://affinity.serif.com/en-us/publisher/" target="_blank" rel="noreferrer noopener" aria-label="Affinity Publisher (opens in a new tab)">Affinity Publisher</a> file to make each card, this made it faster.</li></ul> <h4 class="wp-block-heading">What I don&#8217;t yet know:</h4> <ul class="wp-block-list"><li> I don&#8217;t know if the speed issues I found in my first file from which I created all the images used to order the test decks will be resolved by full layout in a new file. However, I suspect that it will.</li><li> That is something I plan to do <strong>AFTER</strong> I determine if the PDF I made in the format <a rel="noreferrer noopener" href="https://www.drivethrucards.com/?affiliate_id=203222" target="_blank">DriveThru Cards</a> [<em>Affiliate Link</em>] wants will upload without issues. If it does, I will definitely be working on a new <a href="https://affinity.serif.com/en-us/publisher/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Affinity Publisher</a> file with all the layout.</li></ul> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/card-games/" rel="tag">Card Games</a><a href="https://followmeanddie.com/tag/drivethru-cards/" rel="tag">DriveThru Cards</a><a href="https://followmeanddie.com/tag/game-design/" rel="tag">Game Design</a><a href="https://followmeanddie.com/tag/gamecrafter/" rel="tag">GameCrafter</a></span></footer></article><!-- #post-7086 --> <article id="post-6959" class="post-6959 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-business tag-card-games tag-copyright tag-game-publishing tag-ip tag-patent tag-trademark"> <a class="post-thumbnail" href="https://followmeanddie.com/2019/12/21/ip-the-ogl-game-publishing/" aria-hidden="true"> <img width="1038" height="576" src="https://followmeanddie.com/wp-content/uploads/2019/12/IP-OGLGamePublishing-1038x576.png" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2019/12/IP-OGLGamePublishing-1038x576.png 1038w, https://followmeanddie.com/wp-content/uploads/2019/12/IP-OGLGamePublishing-672x372.png 672w" sizes="auto, (max-width: 1038px) 100vw, 1038px" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/rpgs/" rel="category tag">RPGs</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2019/12/21/ip-the-ogl-game-publishing/" rel="bookmark">IP, The OGL, &#038; Game Publishing</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2019/12/21/ip-the-ogl-game-publishing/" rel="bookmark"><time class="entry-date" datetime="2019-12-21T19:16:17-05:00">December 21, 2019</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2019/12/21/ip-the-ogl-game-publishing/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <h4 class="wp-block-heading">PREFACE</h4> <p><strong>IANAL </strong>&#8211;<em><span style="text-decoration: underline;"> <strong>I A</strong>m <strong>NOT A L</strong>awyer</span></em>. This means do your own research and consult your own attorney(s). This is my notes on the topic that I thought others would find helpful. I welcome constructive criticism. That is, if you tell me I am wrong, please give a <strong><em>source citation, with a link to this information</em></strong>. <strong>NOTE:</strong> I am a citizen and resident of the USA, so the following primarily concerns U.S. Law. Those in other countries will need to research the rules for your country.</p> <p>I had to do research for releasing my own PDFs on <a href="http://www.drivethrurpg.com/browse/pub/13430/Follow-Me-And-Die-Entertainment-LLC?affiliate_id=203222" target="_blank" rel="noreferrer noopener" aria-label="DriveThruRPG (opens in a new tab)">DriveThruRPG </a>[<em>Affiliate Link</em>] and for figuring out what I needed to do for eventually publishing my card game. (You can sign up for the Kickstarter announcement email list <a rel="noreferrer noopener" aria-label="here (opens in a new tab)" href="https://followmeanddie.com/sign-up-for-kickstarter-updates/" target="_blank">here</a>. It will only alert to the Kickstarter launch.)</p> <h4 class="wp-block-heading">RECOMMENDATIONS</h4> <p>I suggest you check out the following two resources:</p> <p><strong>Matt Finch&#8217;s YT Playlist:</strong><br><a href="https://www.youtube.com/playlist?list=PLptTCxApuRIgObYc2zwMqwLa5WNFJl224">https://www.youtube.com/playlist?list=PLptTCxApuRIgObYc2zwMqwLa5WNFJl224</a> </p> <p><strong>Frylocks Copyright of Statblocks Series:</strong><br> Part 1: Copyrightability of #RPG Stat Blocks #DnD #copyright #iplaw<br><a href="https://gsllc.wordpress.com/2019/08/12/part1statblocks/" target="_blank" rel="noreferrer noopener" aria-label=" https://gsllc.wordpress.com/2019/08/12/part1statblocks/ (opens in a new tab)"> https://gsllc.wordpress.com/2019/08/12/part1statblocks/</a></p> <p>Part 2: Copyrightability of #RPG Abilities and Spells #DnD #copyright #iplaw<br><a href="https://gsllc.wordpress.com/2019/08/19/part2abilitiesspells/" target="_blank" rel="noreferrer noopener" aria-label=" https://gsllc.wordpress.com/2019/08/19/part2abilitiesspells/ (opens in a new tab)"> https://gsllc.wordpress.com/2019/08/19/part2abilitiesspells/</a></p> <p>Part 3: The Damage Done by the Otherwise Ineffectual Open Gaming License #DnD #copyright #iplaw #ogl<br><a href="https://gsllc.wordpress.com/2019/08/26/part3ogl/" target="_blank" rel="noreferrer noopener" aria-label=" https://gsllc.wordpress.com/2019/08/26/part3ogl/ (opens in a new tab)"> https://gsllc.wordpress.com/2019/08/26/part3ogl/</a></p> <p>Part 3.5: A Mild Retraction That Makes Matters Worse for #WotC #DnD #copyright #iplaw #ogl<br><a href="https://gsllc.wordpress.com/2019/08/28/part35retraction/" target="_blank" rel="noreferrer noopener" aria-label=" https://gsllc.wordpress.com/2019/08/28/part35retraction/ (opens in a new tab)"> https://gsllc.wordpress.com/2019/08/28/part35retraction/</a></p> <p>Part 4: FAQ/FRI #DnD #copyright #iplaw #ogl<br> <a href="https://gsllc.wordpress.com/2019/09/02/part-4-faq-fri-dnd-copyright-iplaw-ogl/" target="_blank" rel="noreferrer noopener" aria-label="https://gsllc.wordpress.com/2019/09/02/part-4-faq-fri-dnd-copyright-iplaw-ogl/ (opens in a new tab)">https://gsllc.wordpress.com/2019/09/02/part-4-faq-fri-dnd-copyright-iplaw-ogl/</a></p> <h4 class="wp-block-heading">3 parts of IP (Intellectual Property)</h4> <p>It is very important to understand the differences between these three things as they are often confused, especially when they are all discussed in the same article.</p> <ul class="wp-block-list"><li>Patent</li><li>Trademark</li><li>Copyright</li></ul> <p><strong>PATENT:</strong> </p> <p>Expires in 14 years for a design patent and 20 years for a utility patent . Can only be renewed by an act of Congress in the U.S. Apply for them <a rel="noreferrer noopener" aria-label="here (opens in a new tab)" href="https://www.uspto.gov/patent" target="_blank">here</a>. There is a fee that varies on the exact type of patent.</p> <p>Game mechanics are extremely hard to Patent.</p> <p>WOTC had a patent on &#8220;Tapping A Card&#8221; for <em>Magic The Gathering</em>, which is now <strong><a href="https://patents.google.com/patent/US5662332?oq=US5662332A" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">expired</a></strong>.</p> <p><strong><em>A patent application is very complex. I would not attempt one without a lawyer. </em></strong></p> <p><strong>TRADEMARK:</strong></p> <p>In addition to Federal trademarks, which you can apply for <a rel="noreferrer noopener" aria-label="here (opens in a new tab)" href="https://www.uspto.gov/trademark" target="_blank">here</a>, each of the 50 states have their own trademark laws. There is a fee to register and depending on specifics Federal Trademarks are renewed every 5 or 10 years. A defacto trademark exists without registering it, but someone else can then register for a trademark and most likely own the trademark. Thus a registered trademark (R) or ® offers more protection than an unregistered trademark &#x2122;. <strong><em>This is so complex, you definitely want a lawyer&#8217;s help.</em></strong></p> <p>An example of trademarks are company names and names of products. For example, Wizards of the Coast (WOTC) and <em>Dungeons &amp; Dragons</em>. Variations of the names may also be copyrighted, such as WOTC and <em>D&amp;D</em>.</p> <p>If a trademark is not renewed, then others may claim it. For example, WOTC let the trademark for TSR lapse. TSR was the company that released the original D&amp;D and variants prior to being acquired by WOTC. Since the trademark to the name of the historic company was not renewed, a new company registered that trademark, so there is a living company, <a rel="noreferrer noopener" label="TSR (opens in a new tab)" href="https://solariangames.com/" target="_blank">TSR</a>, that published the former <em>Gygax Magazine</em>, has a <a rel="noreferrer noopener" label="podcast network, (opens in a new tab)" href="https://web.archive.org/web/20191107000229/http://tsrpn.com:80/" target="_blank">podcast network,</a> and a <a rel="noreferrer noopener" label="blog (opens in a new tab)" href="https://web.archive.org/web/20210812011311/http://multiverse.world/" target="_blank">blog</a>. [I write for <a rel="noreferrer noopener" label="Multiverse.world (opens in a new tab)" href="https://web.archive.org/web/20210812011311/http://multiverse.world/" target="_blank">Multiverse.world</a>.]</p> <p>Game trademarks have expired and been claimed by others. For example, <em>Top Secret</em>. The new TSR has a new version of Top Secret by the original author, Merle Rasmussen. <strong>NOTE:</strong> that while the trademark allows use of the name of the original game, the copyright for <em>Top Secret</em>&#8216;s original rules is still held by WOTC.</p> <p> In the case of some games, WOTC let the trademark lapse and allowed the original authors to reclaim their rights to the copyright. Examples are <em><a href="http://www.drivethrurpg.com/product/50526/Metamorphosis-Alpha-1st-Edition?affiliate_id=203222" target="_blank" rel="noreferrer noopener" aria-label="Metamorphosis Alpha (opens in a new tab)">Metamorphosis Alpha</a></em> [<em>Affiliate Link</em>], which is why Jim Ward can have multiple companies with various Kickstarters, and why the format of the original rules with the name of Jim&#8217;s company is available on <a href="http://www.drivethrurpg.com/product/50526/Metamorphosis-Alpha-1st-Edition?affiliate_id=203222" target="_blank" rel="noreferrer noopener" aria-label="DTRPG (opens in a new tab)">DTRPG</a>.</p> <p>Rick Krebs, the original author of <em>Gangbusters </em>recovered his rights to the name, but WOTC must retain rights to the copyright of the original rules, or Mr. Krebs did not re-release them. Mark Hunt acquired the trademark to <em><a href="https://www.drivethrurpg.com/product/292055/Gangbusters-B-X-version?affiliate_id=203222" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Gangbusters </a></em>[Affiliate Link] and a license from Rick Krebs to re-do <em><a href="https://www.drivethrurpg.com/product/292055/Gangbusters-B-X-version?affiliate_id=203222" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Gangbusters</a></em>.</p> <p><strong>COPYRIGHT:</strong></p> <p>The words one publishes, such as books. It is a limited monopoly to exploit all the rights to an individual work. Current copyright law does not require official registration for a copyright to be in effect. As long as one adds (c) or © and the year, in the U.S. it is copyrighted. <strong>NOTE:</strong> Registering a copyright has a small fee and gives the owner more easily defensible rights. I have not yet registered a copyright, but as I understand it, the process is easy enough that most are able to do it without a lawyer. <strong>Obviously, if you can&#8217;t make sense of the forms, hire an attorney. </strong></p> <p><strong>PUBLIC DOMAIN:</strong></p> <p>When a copyright expires the work enters the Public Domain. This means that anyone can publish the work and charge for it, or even modify it enough to make a new work that can then be copyrighted. <strong>NOTE:</strong> This does <strong>NOT </strong>extend to TRADEMARKS. That is, a book in the public domain published by a company that still exists means you can&#8217;t publish under the name of that company without violation their trademark.</p> <p>An author may wave all their rights and release a work directly to the public domain. If this is done, there is <strong><span style="text-decoration: underline;">nothing </span></strong>the original author can do to enforce what others do with it.</p> <p>Currently, in the U.S., any work published in 1923 or earlier is definitely in the Public Domain. Every January 1st, increment the year by 1. So on January 1, 2020, all works published in 1924 are add to the list of works definitely in the public domain.</p> <p>Any work <strong>not </strong>renewed after 1923 and before 1963 is in the public domain, but one must verify that it was not renewed. It is easy to verify if a work was renewed, but proving the negative is difficult. The New <a rel="noreferrer noopener" aria-label="York Public Library has a project (opens in a new tab)" href="https://www.nypl.org/blog/2019/05/31/us-copyright-history-1923-1964" target="_blank">York Public Library has a project</a> to digitize all the volumes from the <a rel="noreferrer noopener" aria-label="Library of Congress (opens in a new tab)" href="https://www.loc.gov/" target="_blank">Library of Congress</a>, which is in charge of copyrights. It is only up to 1952, so the last 10 years of the period are not yet digitized. Works after published on or after January 1, 1978 no longer have to renew and are good for 75 years. Books already renewed before that date will expire 75 years after original publication.</p> <p>Images of all the copyright renewals from the Library of Congress for each year through the 1970s are available on <a rel="noreferrer noopener" aria-label="The Internet Archive (opens in a new tab)" href="https://archive.org/" target="_blank">The Internet Archive</a> <strong>here -></strong> <a rel="noreferrer noopener" aria-label="Catalog of Copyright Entries (opens in a new tab)" href="https://archive.org/search.php?query=creator%3A%22Library+of+Congress.+Copyright+Office.%22" target="_blank">Catalog of Copyright Entries</a>. </p> <p>Once you verify a work is in the Public Domain, you are free to use it. <strong>NOTE:</strong> Works out of copyright in the U.S. may still be under copyright in other countries, so it may not have blanket worldwide public domain. So it is important to <strong>do your research</strong>.</p> <p><strong>Fair Use:</strong></p> <p><a rel="noreferrer noopener" aria-label="Fair use (opens in a new tab)" href="https://en.wikipedia.org/wiki/Fair_use" target="_blank">Fair use</a> is part of U.S. copyright law that allows users to use limited parts of copyrighted works without seeking permission.</p> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Notwithstanding the provisions of sections <a href="https://en.wikipedia.org/wiki/Title_17_of_the_United_States_Code">17 U.S.C.</a> <a href="https://www.law.cornell.edu/uscode/text/17/106">§ 106</a> and <a href="https://en.wikipedia.org/wiki/Title_17_of_the_United_States_Code">17 U.S.C.</a> <a href="https://www.law.cornell.edu/uscode/text/17/106A">§ 106A</a>, the fair use of a copyrighted work, including such use by reproduction in copies or phonorecords or by any other means specified by that section, for purposes such as criticism, comment, news reporting, teaching (including multiple copies for classroom use), scholarship, or research, is not an infringement of copyright. In determining whether the use made of a work in any particular case is a fair use the factors to be considered shall include:<sup><a href="https://en.wikipedia.org/wiki/Fair_use#cite_note-larson-6">[6]</a></sup></p></blockquote> <ol class="wp-block-list"><li>the purpose and character of the use, including whether such use is of a commercial nature or is for nonprofit educational purposes;</li><li>the nature of the copyrighted work;</li><li>the amount and substantiality of the portion used in relation to the copyrighted work as a whole; and</li><li>the effect of the use upon the potential market for or value of the copyrighted work.</li></ol> <p><strong>Source:</strong> <a href="https://en.wikipedia.org/wiki/Fair_use#U.S._fair_use_factors">https://en.wikipedia.org/wiki/Fair_use#U.S._fair_use_factors</a></p> <p><strong>Licensing:</strong></p> <p>Copyright is a blanket, all rights reserved. A short list of some of those rights are: use, re-use, copying, movie rights, book rights, re-print rights, etc. Each of those rights can be licensed for a term or sold outright. For example, some authors sell the movie rights outright if they don&#8217;t think a movie will ever be made. Others, like the Tolkien estate license for a limited term the movie rights and rake in the big bucks.</p> <p>Licensing in the form of the <a rel="noreferrer noopener" aria-label="OGL (opens in a new tab)" href="https://en.wikipedia.org/wiki/Open_Game_License" target="_blank">OGL </a>from WOTC and other similar licenses from other publishers were influenced by the <a rel="noreferrer noopener" aria-label="GPL (opens in a new tab)" href="https://en.wikipedia.org/wiki/GNU_General_Public_License" target="_blank">GPL </a>(GNU Public License) from the FOSS (Free and Open Source Software) movement. Version 1 of the GPL was released in 1989. </p> <p>The OGL was released in 2000 as a way to allow and encourage third party publishers to create content for D&amp;D 3e. Matt Finch used it to help develop <a rel="noreferrer noopener" aria-label="OSRIC (opens in a new tab)" href="http://www.knights-n-knaves.com/osric/" target="_blank"><em>OSRIC </em></a>as a clone of <em><a rel="noreferrer noopener" aria-label=" (opens in a new tab)" href="https://www.dmsguild.com/product/17003/Players-Handbook-1e?affiliate_id=203222" target="_blank">AD&amp;D</a></em> [<em>Affiliate Link</em>] since one can&#8217;t mention the name of the game it clones, etc. Matt Finch also used the OGL to develop <a rel="noreferrer noopener" aria-label="Swords &amp; Wizardry (opens in a new tab)" href="https://www.drivethrurpg.com/product/86546/Swords-and-Wizardry-Complete-Rule-Book?affiliate_id=203222" target="_blank">Swords &amp; Wizardry</a> [<em>Affiliate Link</em>] in all it&#8217;s flavors. The official OGL in RTF format is <a rel="noreferrer noopener" aria-label="here (opens in a new tab)" href="https://web.archive.org/web/20160302062643/http://www.wizards.com/d20/files/OGLv1.0a.rtf" target="_blank">here</a>.</p> <p><strong>NOTE:</strong> D&amp;D 4e is NOT under the OGL, but D&amp;D 5e is. </p> <p>The <a rel="noreferrer noopener" aria-label="Open Gaming Foundation (opens in a new tab)" href="http://www.opengamingfoundation.org/" target="_blank">Open Gaming Foundation</a> is a non-profit that provides information and links to various open source game licenses. They have a<a href="http://www.opengamingfoundation.org/ogl.html" target="_blank" rel="noreferrer noopener" aria-label=" page with the OGL (opens in a new tab)"> page with the OGL</a>.</p> <p>In 2001, the <a rel="noreferrer noopener" aria-label="Creative Commons License (opens in a new tab)" href="https://en.wikipedia.org/wiki/Creative_Commons" target="_blank">Creative Commons License</a>, also inspired by the GPL, was released. The <a rel="noreferrer noopener" aria-label="CCL website (opens in a new tab)" href="https://creativecommons.org/" target="_blank">CCL website</a> explains the different forms of the Creative Commons and what rights a creator is retaining while allowing some form of copying. Some forms of this license allows non-commercial copying, i.e. for personal use, and even sharing with attribution. Other forms allow commercial use. </p> <p>I have not done an analysis, so I am not sure if any of the Creative Commons licenses could be used with the OGL. The OGL probably prohibits it. In general, one license should be more than enough in my opinion. <strong>NOTE:</strong> One can use artwork in an OGL work where the artwork is under a Creative Commons license. I have done this with multiple PDFs.</p> <p>A license is only needed if you want to give up some of your universal rights under copyright, while retaining a degree of control. As always, if you are not clear on how to apply a license to your work before publishing, consult an attorney. It&#8217;s easier to get it right the first time, because if you do it wrong, you may not have a second chance. </p> <h4 class="wp-block-heading">OGL</h4> <p>I recommend you refer to the links in the PREFACE above and watch <a href="https://www.youtube.com/playlist?list=PLptTCxApuRIgObYc2zwMqwLa5WNFJl224">Matt Finch&#8217;s You Tube playlist about the OGL</a> and read <a rel="noreferrer noopener" aria-label="Frylock's blog posts about the OGL and copyrights in relation to games (opens in a new tab)" href="https://gsllc.wordpress.com/2019/08/12/part1statblocks/" target="_blank">Frylock&#8217;s blog posts about the OGL and copyrights in relation to games</a>.</p> <p>It is critical to copy the OGL EXACTLY and indicate the information you are <strong>NOT </strong>releasing to the OGL to preserve your rights. This is critical for text, art, and other ideas. It is easy to accidentally give away rights you want to retain. Once released under the OGL you can&#8217;t take it back. I think you can revise and re-release your own work without the OGL, but anything already released is fair game for any other publisher to use.</p> <p>The OGL is basically a promise by WOTC not to sue over the parts of a game that fall outside of copyright. You can make a clone of D&amp;D without the OGL, since game mechanic can&#8217;t be copyrighted. As long as you avoid trademarked terms and use your own words for explaining the rules, you can do it. Just don&#8217;t mention D&amp;D. I will remind you, IANAL and <strong>do your own research before jumping in</strong>.</p> <h4 class="wp-block-heading">ART &amp; ARTISTS</h4> <p>It&#8217;s unfortunate that I need to say this, but credit your art/artist and pay for art. Unless it is art in the public domain or released under a license that permits commercial use without attribution, you must give attribution. I suggest always giving attribution to <a rel="noreferrer noopener" aria-label="CYA (opens in a new tab)" href="https://en.wikipedia.org/wiki/Cover_your_ass" target="_blank">CYA</a>.</p> <p>Don&#8217;t offer to pay an artist with exposure. That&#8217;s not how it works. Exposure is a bonus of a product well done and advertised well. </p> <p>Don&#8217;t try to get art with payment after the Kickstarter or sales roll in. If you can&#8217;t afford to pay in full and the artist won&#8217;t work on a part now, part later arrangement, either wait until you have the money, or find another solution. There are plenty of public domain art resources online. <a rel="noreferrer noopener" label="Pixabay (opens in a new tab)" href="https://pixabay.com/" target="_blank" class="broken_link">Pixabay </a>and <a rel="noreferrer noopener" aria-label="Unsplash (opens in a new tab)" href="https://unsplash.com/" target="_blank">Unsplash </a>are two great examples of free art, mostly photos released in the Public Domain. The background image I found on Pixabay.</p> <p>If you use art without permission, you are not a nice person. The artist has copyright to their art just like you will have copyright to your words. Don&#8217;t expect things to go well if you treat an artist other than you expect your copyrighted work to be treated. </p> <h4 class="wp-block-heading">FORMING A COMPANY</h4> <p>Related to IP and doing the work of creating games, is forming a company. For example, an LLC is one of the simplest and it separates one&#8217;s personal property from that of the business and affords legal protections. If one is sued personally, the assets of the business are unaffected. I used the online resource Legal Zoom to form my LLC, as I anticipated launching my card game much sooner. It involves getting a Federal TaxID Number or FEIN, and registering as a business with the state. In some states, one also has to license a business with their municipality. </p> <p>The Tax ID number will expire according to IRS rules if it is not used on a Federal Tax return 5 years in a row.</p> <p>The state registration requires annual renewal with a small fee in most if not all states. Sales tax withholding and reporting will be required if you handle sales directly, such as using a sales portal on your own website. Sales through a third party site, like DriveThru RPG collect the sales tax and pay you a royalty, so your only concern is if the royalty is within the parameters requiring you to report it on your tax return. </p> <p>Municipalities with a business license ordinance are renewed annually for a small fee. If no business is conducted on premises, you may not need a business license. Check with your municipality.</p> <p>See a tax preparer or tax attorney if you don&#8217;t want to figure out preparing business taxes. They are basically self employment taxes. You pay both the employee and employer share of Social Security and Medicare, and then the Federal, State (if any), and local (if any) income taxes. Withholding should be sent in quarterly, or you can send it in as a lump sum when you file your taxes. Plan on setting aside 30% as a general rule of thumb. <strong>NOTE:</strong> Qualified business expenses reduce the tax burden. Most tax programs, I prefer <a rel="noreferrer noopener" aria-label="Tax Act (opens in a new tab)" href="https://www.taxact.com/" target="_blank">Tax Act</a>, can easily handle the Schedule C and other forms that may be needed for filing self-employment taxes.<em> I recommend Tax Act over any other company like H&amp;R Block or Intuit/Quicken&#8217;s program. It is cheaper and personal experience makes me avoid the other two.</em></p> <p>I had a job 20+ years ago that was considered self-employed, so I figured this out in the days before tax programs were as ubiquitous as today. I prefer a program as I can pull in the information from last year that didn&#8217;t change and just enter the information off my W-4 and any 1099s I get.</p> <h4 class="wp-block-heading">CONCLUSION</h4> <p>I have covered a lot of material above. My intent it to clarify things. These are complex topics due to the nature of laws and their minutia.</p> <p>As long as you know the difference between a patent, a trademark, and a copyright and when you need each one, you should be good. In general, 99.99% of game developers won&#8217;t ever need a patent. Unless you have an idea that will be as big as <em>Magic The Gathering</em> with new ideas for game mechanics, you won&#8217;t need one.</p> <p>For trademarks, you might not need one for your company, but you may want one for your game&#8217;s name since you can&#8217;t copyright a name. You don&#8217;t need a formally registered copyright if you use the copyright symbol and the year of publication.</p> <p>The big thing to remember is that you can&#8217;t copyright the mechanics of a game, only the words used to explain it. this means that anyone can copy any game if they use their own name for the game and unique terms and their own words to express the rules.</p> <p>Licenses are something you need to understand, since if you use something that falls under a license, you need to adhere to the terms of that license yourself. </p> <p>Art is at the very heart of RPGs and other games. Artists deserve a fair deal. I only mention it as it is an integral part of RPGs and too many artists get too many amateurs asking for free art, or art with no upfront payment, or exposure. That&#8217;s not the way a serious publisher, whether an amateur or a multi-person company does business.</p> <p> One does not need to form a formal company to do self-publishing of games, but if you expect or hope to make enough money that you want to protect the business from any issues in your personal life, it is well worth it to form an LLC. </p> <p>As with each of these items, if you can&#8217;t make sense of it, please contact an attorney. I am not an attorney, so don&#8217;t trust anything I have said. Check the links I have and do your own research. </p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/business/" rel="tag">Business</a><a href="https://followmeanddie.com/tag/card-games/" rel="tag">Card Games</a><a href="https://followmeanddie.com/tag/copyright/" rel="tag">Copyright</a><a href="https://followmeanddie.com/tag/game-publishing/" rel="tag">Game Publishing</a><a href="https://followmeanddie.com/tag/ip/" rel="tag">IP</a><a href="https://followmeanddie.com/tag/patent/" rel="tag">Patent</a><a href="https://followmeanddie.com/tag/trademark/" rel="tag">Trademark</a></span></footer></article><!-- #post-6959 --> <article id="post-6505" class="post-6505 post type-post status-publish format-standard has-post-thumbnail hentry category-cards tag-art tag-card-games tag-kickstarter tag-my-card-game"> <a class="post-thumbnail" href="https://followmeanddie.com/2019/05/09/artist-for-the-card-game/" aria-hidden="true"> <img width="1038" height="576" src="https://followmeanddie.com/wp-content/uploads/2019/05/ArtistAnnounced-1038x576.png" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="Lady Random Box contact info" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2019/05/ArtistAnnounced-1038x576.png 1038w, https://followmeanddie.com/wp-content/uploads/2019/05/ArtistAnnounced-672x372.png 672w" sizes="auto, (max-width: 1038px) 100vw, 1038px" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/cards/" rel="category tag">Cards</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2019/05/09/artist-for-the-card-game/" rel="bookmark">Artist For the Card Game</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2019/05/09/artist-for-the-card-game/" rel="bookmark"><time class="entry-date" datetime="2019-05-09T09:10:57-04:00">May 9, 2019</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2019/05/09/artist-for-the-card-game/#respond">Leave a comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Follow Me, And Die! Is happy to announce<strong><em> Lindsay Poulos</em></strong> as the artist doing the art for the <a rel="noreferrer noopener" aria-label="card game so often mentioned here (opens in a new tab)" href="https://followmeanddie.com/tag/my-card-game/" target="_blank">card game so often mentioned here</a>. </p> <p>I met Lindsay at Marmalade Dog in March, where I interviewed her for my podcast and commissioned a picture for my granddaughter, as I discussed in<a href="https://followmeanddie.com/2019/03/23/target-date-seeking-artists-for-card-game-kickstarter/" target="_blank" rel="noreferrer noopener" aria-label=" this post (opens in a new tab)"> this post</a>.</p> <p>Once the art is complete at some point in 2020, the Kickstarter will be launched. The anticipated launch date will be sometime between March and June.</p> <h4 class="wp-block-heading">Where To Find Lindsay</h4> <p>You can find Lindsay and examples of here art at the following sites:</p> <ul class="wp-block-list"><li>Twitter: <a rel="noreferrer noopener" label=" (opens in a new tab)" href="https://twitter.com/ladyrandombox" target="_blank" class="broken_link">@ladyrandombox</a></li><li>Facebook: <a rel="noreferrer noopener" aria-label="Lady.Random.Box.12 (opens in a new tab)" href="https://www.facebook.com/Lady.Random.Box.12/" target="_blank">Lady.Random.Box.12</a></li><li>DeviantArt: <a rel="noreferrer noopener" aria-label="Lindsay-N-Poulos (opens in a new tab)" href="https://www.deviantart.com/lindsay-n-poulos" target="_blank">Lindsay-N-Poulos</a></li><li>Instagram: <a href="https://www.instagram.com/ladyrandombox/" target="_blank" rel="noreferrer noopener">ladyrandombox</a></li><li>ArtStation: <a rel="noreferrer noopener" aria-label="ladyrandombox (opens in a new tab)" href="https://www.artstation.com/ladyrandombox" target="_blank">ladyrandombox</a></li><li>Etsy: <a rel="noreferrer noopener" aria-label="LadyRandomBox (opens in a new tab)" href="https://www.etsy.com/shop/LadyRandomBox" target="_blank">LadyRandomBox</a></li><li>YouTube: <a rel="noreferrer noopener" aria-label="Lady Random Box (opens in a new tab)" href="https://www.youtube.com/channel/UC7QUlzuHZpfxMorruZHhbFw" target="_blank">Lady Random Box</a></li></ul> <p>Lindsay is a trained artist who wants to make that her main means of support instead of needing a full time job. She lives in Grand Rapids, MI. </p> <p>She interned with <a rel="noreferrer noopener" aria-label="Comfort and Adam (opens in a new tab)" href="http://www.comfortandadam.com/" target="_blank">Comfort and Adam</a>, and has done art for a board game. Lindsay is an avid gamer of all kinds of games both tabletop and computer/console. She likes RPGs but doesn&#8217;t have a local group.</p> <h4 class="wp-block-heading">Playtesting Update</h4> <p>While Lindsay is busy at work with the art, I and another helper will be running as many playtests as possible to refine the information on the cards and in the rules. Basically, we are working to revise the deck to ensure it is easy to play your first game. Playtest deck 3.0 was ordered a few days ago and will arrive any day. I will proof it for errors then order a second deck for the other helper.</p> <h4 class="wp-block-heading">When Do We Find Out The Name Of The Game</h4> <p>Once we are sure the layout and verbiage on the cards are clear and no major changes are needed, you can expect another announcement. This is projected to be sometime this summer.</p> <h4 class="wp-block-heading">I Have A YouTube Channel, Blog, Etc. Can I get a review copy?</h4> <p>The plan is to resolve all the card and rule issues and a review deck will be created. Some of my friends have offered to do a review, and I will be approaching others. Should you wish to do a review, please direct message Follow Me, And Die! at any of the sites at <a rel="noreferrer noopener" aria-label="Where To Find Me (opens in a new tab)" href="https://wheretofind.me/@followmeanddie" target="_blank">Where To Find Me</a>. </p> <h4 class="wp-block-heading">FAQ</h4> <p>A list of <a href="https://followmeanddie.com/sign-up-for-kickstarter-updates/card-game-faq/" target="_blank" rel="noreferrer noopener" aria-label=" (opens in a new tab)">Frequently Asked Questions is available here</a>.</p> <h4 class="wp-block-heading">Kickstarter Launch Announcement Email List</h4> <p>To get an email when the Kickstarter launches, you can <a rel="noreferrer noopener" aria-label="sign up for the email list here (opens in a new tab)" href="https://followmeanddie.com/sign-up-for-kickstarter-updates/" target="_blank">sign up for the email list here</a>. It will only be used to announce the Kickstarter.</p> <h4 class="wp-block-heading">Thanks!</h4> <p>I want to thank everyone who has playtested and made suggestions for the game! Every interaction has shown that this game has promise and is fun. All of the support and encouragement from everyone is greatly appreciated! </p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/art/" rel="tag">Art</a><a href="https://followmeanddie.com/tag/card-games/" rel="tag">Card Games</a><a href="https://followmeanddie.com/tag/kickstarter/" rel="tag">Kickstarter</a><a href="https://followmeanddie.com/tag/my-card-game/" rel="tag">My Card Game</a></span></footer></article><!-- #post-6505 --> <article id="post-6029" class="post-6029 post type-post status-publish format-standard has-post-thumbnail hentry category-cards tag-card-games tag-kickstarter tag-my-card-game"> <a class="post-thumbnail" href="https://followmeanddie.com/2019/03/23/target-date-seeking-artists-for-card-game-kickstarter/" aria-hidden="true"> <img width="1038" height="576" src="https://followmeanddie.com/wp-content/uploads/2019/03/NikolaElsaSelfie_D2WYTBsXgAAv9-Y-1038x576.png" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="Nikola &amp; Elsa Selfie" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2019/03/NikolaElsaSelfie_D2WYTBsXgAAv9-Y-1038x576.png 1038w, https://followmeanddie.com/wp-content/uploads/2019/03/NikolaElsaSelfie_D2WYTBsXgAAv9-Y-672x372.png 672w" sizes="auto, (max-width: 1038px) 100vw, 1038px" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/cards/" rel="category tag">Cards</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2019/03/23/target-date-seeking-artists-for-card-game-kickstarter/" rel="bookmark">Target Date &#038; Seeking Artists for Card Game Kickstarter</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2019/03/23/target-date-seeking-artists-for-card-game-kickstarter/" rel="bookmark"><time class="entry-date" datetime="2019-03-23T18:03:09-04:00">March 23, 2019</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2019/03/23/target-date-seeking-artists-for-card-game-kickstarter/#comments">1 Comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p><a rel="noreferrer noopener" label="Over on Twitter (opens in a new tab)" href="https://twitter.com/followmeanddie1/status/1109473668688723968" target="_blank" class="broken_link">Over on Twitter</a> I launched my public quest for an artist for my card game for a Kickstarter launch in the first quarter of 2020. You can <a href="https://anchor.fm/follow-me-and-die/episodes/Episode-97---Saturday-Scrawl---Target-Date-Set--Seeking-Artists-For-My-Card-Game-Kickstarter-e3hlb4" target="_blank" rel="noreferrer noopener" aria-label="listen to the companion podcast episode here (opens in a new tab)">listen to the companion podcast episode here</a>.</p> <p>I then reposted the link to <a href="https://twitter.com/followmeanddie1/status/1109473668688723968" target="_blank" rel="noreferrer noopener" label="that Twitter thread (opens in a new tab)" class="broken_link">that Twitter thread</a> across my social media. You can read the entire thread below this article.</p> <p>I find that I prefer interacting on Twitter, mostly because I have a growing following on Twitter that is approaching 900, and I expect to be over 1,000 by the end of April. I curate a positive atmosphere and mute and block nonsense and those who spread it. I prefer to talk about games and fun and be supportive of the fun and efforts of others.</p> <p>There have been several re-shares on Twitter, but my first response was on MeWe. </p> <p>I want to give it some time before I narrow down to an artist or artists. A cool idea is to have multiple artists so I can have multiple versions of the deck, with a newer artist for the base funding level, and more well known artists at higher funding levels. This is only at the idea stage, and the realities of time and base funding available pre-Kickstarter.</p> <h4 class="wp-block-heading">Target Date</h4> <p>The first quarter of 2020 means that I want to launch sometime between January 1 and March 31, 2020. Since January is the bulk of my busy time at work, I will probably avoid January. It all depends on how well things come together and how well a hopeful new hire is at dealing with the chaos of our busy time of year. One of my colleagues resigned and their last day is this coming Friday. Hopefully we get a new person hired that is a former user, so we only have to teach them the support tech stuff. That&#8217;s a wrench I wasn&#8217;t anticipating and has thrown off my pacing on some of my blogging, podcasting, and publishing efforts. </p> <h4 class="wp-block-heading">Planning &amp; Research</h4> <p>For my first Kickstarter, I am focused on doing all I can to maximize success. I am fully aware that any major misstep or miscalculation on my part will have a major impact on whether I can hope to have future Kickstarters. I have ideas for more things to Kickstart, including more card games, board games, and RPG supplements. </p> <p>I have backed 69 projects and have learned what I like and don&#8217;t like about how a Kickstarter is handled. I want to emulate <a rel="noreferrer noopener" aria-label="Kevin Crawford (opens in a new tab)" href="https://www.drivethrurpg.com/browse/pub/3482/Sine-Nomine-Publishing?affiliate_id=203222" target="_blank">Kevin Crawford</a> [<em>Affiliate Link]</em> of <a rel="noreferrer noopener" aria-label="Stars Without Number (opens in a new tab)" href="https://www.drivethrurpg.com/product/226996/Stars-Without-Number-Revised-Edition?affiliate_id=203222" target="_blank">Stars Without Number</a> [<em>Affiliate Link]</em> and other <a href="https://www.kickstarter.com/profile/1637945166/created" target="_blank" rel="noreferrer noopener" aria-label="successful Kickstarters (opens in a new tab)">successful Kickstarters</a>. I want to plan adequately and have the work done ahead of time so that I am merely waiting for the funding to arrive so I can pull the trigger on initiating production, etc. Kevin has graciously shared his checklist and method and the spreadsheet he uses to track art from artists. I plan to put all of that to use.</p> <p>I have studied the top ten card game Kickstarters as of a year ago to see what pledge levels they used, how many, and which ones yielded the best results. I have sought advice from others who have ran successful Kickstarters, and read all I can find online.</p> <p>My plan is to have all the work completed that is needed to begin production. I hope that the amount I have set aside to buy art is enough to have the art done and ready to go. The Kickstarter will pay for production, editing of the rules, layout of the rules and the cards to be print ready, and bonuses for the artists. Plus any other costs I identify. Shipping will be a separate charge that is applied once the cards are ready to ship.</p> <p>Stretch goals will be directly related to fulfilling a production of a card game. If you want T-Shirts, you can get them from <a href="https://teespring.com/stores/follow-me-and-die" target="_blank" rel="noreferrer noopener" label="my Teespring store (opens in a new tab)" class="broken_link">my Teespring store</a>. If it isn&#8217;t part of the end result of holding a card game in your hand that you can play, then it will not be a stretch goal.</p> <p>It should be clear that I plan to avoid all the things I know have sunk or greatly delayed Kickstarters full of promise.</p> <p>If things don&#8217;t come together for a first quarter launch, I will only launch in a later quarter if my time line allows for completed production and delivery by November. My busy time at the day job starts in November and runs into and even through February. I don&#8217;t want the headache of dealing with work and trying to juggle a Kickstarter. Of course, if I hit a million dollars, I can quit my job and put all my focus on games. I&#8217;m not yet sure how much it would have to be for me to quit the day job, but that&#8217;s my dream to make my next job more about fun and doing things I love.</p> <h4 class="wp-block-heading">Play Testing</h4> <p>Between now and launch of the Kickstarter I will be tweaking the cards for the third iteration of the test deck and play testing as often and as much as possible. My plan is to have this iteration of the deck in my hands before the end of April, by mid-April if possible. I&#8217;ll then set up play tests at nearby game stores and take it with me to conventions. Ideally, I&#8217;ll have more than one deck and have multiple groups playing on their own without my having to explain it. After I used my new short rules at Gary Con XI, I learned that I have the rules pretty tight, I just need to re-arrange the order of explaining a couple things. Players picked up the game with minimal questions from those rules. </p> <h4 class="wp-block-heading">Suggestions</h4> <p>I am always open to suggestions from those who have been there, done that. Anything to help me avoid<em> faux pas</em> is welcome.</p> <p>To all who have played my card game and made suggestions, I have noted all of them, and applied them where they make sense. My game is the better for it, and I thank you for freely offering those suggestions.</p> <p>To all who have offered help with things, I will be contacting you soon to discuss the things you offered your assistance.</p> <p>Some suggested that one of the cards for which I did the art, that it should stay in the game. Others suggested I should have a stretch goal of a Larry Art Version. My concern about that is it might hurt things, but I might consider it. What do you think?</p> <h4 class="wp-block-heading">Thanks!</h4> <p>I want to thank all the play testers at all the cons and other locations I&#8217;ve played my card game. In some ways, I still can&#8217;t believe I made a game that works, AND that people actually like! Also thanks for keeping certain details under wraps to help build suspense. </p> <p>Many thanks to all those who are interested and shared on social media all my mysterious postings about it.</p> <h4 class="wp-block-heading">Local Artist</h4> <p>The picture used in the blog header is from artist <a rel="noreferrer noopener" label="Lindsay Poulos (opens in a new tab)" href="https://twitter.com/ladyrandombox" target="_blank" class="broken_link">Lindsay Poulos</a> from Grand Rapids, whom I interviewed on <a rel="noreferrer noopener" aria-label="Episode 86 of my podcast (opens in a new tab)" href="https://anchor.fm/follow-me-and-die/episodes/Episode-86-Saturday-Scrawl-Marmalade-Dog---Artist-Interview-Lindsay-Poulos-e39ptg" target="_blank">Episode 86 of my podcast</a>. She is under consideration for doing one version of the art for the card game. You can see her share of the picture on <a rel="noreferrer noopener" aria-label="Instagram (opens in a new tab)" href="https://www.instagram.com/p/BvUVC5VjqXB/?utm_source=ig_web_button_share_sheet" target="_blank">Instagram</a>. Lindsay has experience doing art for board games.</p> <p>My granddaughter is obsessed with Elsa &amp; Frozen and I commissioned an ink drawing of Nikola with Elsa taking a selfie. Lindsay colored it to give it that last bit of punch. Nikola loves it.</p> <h4 class="wp-block-heading">And Now for Something Completely Different</h4> <p>I launched my newest PDF for March, No Really, It&#8217;s Me.</p> <p>This is the first adventure of my monthly <a href="https://www.drivethrurpg.com/browse/pub/13430/Follow-Me-And-Die-Entertainment-LLC" target="_blank" rel="noreferrer noopener" aria-label="PDFs published on DriveThruRPG (opens in a new tab)">PDFs published on DriveThruRPG</a>.</p> <p>The player characters are doppelgangers who have replaced an adventuring party and must go back to town and convince other adventurers not to return to the dungeon.</p> <p>Are you looking for a quick scenario idea that you can easily craft to your own style?</p> <p>Check out my first adventure PDF which is a quick overview of an outline for one of my four hour convention games.</p> <p>If this does well, I will eventually add all of my existing convention scenarios to my growing list of PDFs.</p> <h4 class="wp-block-heading">Twitter Thread Below</h4> <p>I have the entire thread below after the link to the thread on Twitter.</p> <figure class="wp-block-embed-twitter wp-block-embed is-type-rich is-provider-twitter"><div class="wp-block-embed__wrapper"> https://twitter.com/followmeanddie1/status/1109473668688723968 </div></figure> <p> My plan is to Kickstart my card game in 1st QTR of 2019, so I need to work on arranging the art now. I&#8217;m interested in artists who are obviously good and experience with card art is a plus. If interested please add a comment with a link to your portfolio, and your rates. 1/n </p> <p> It is a fantasy theme. I&#8217;ll discuss details of number of pieces, payment terms, etc. via Direct Message/email. References for timely delivery is crucial. My plan is to have art and details of production ready so can deliver by Nov. 1st. My preference is for a single artist. 2/n </p> <p> This is so it all looks like it goes together. </p> <p> Also needs to be digital so ready to layout the card it goes with. Please ask questions for clarity and cure my ignorance if needed. I want to do this right, since a flop will ruin chances of future Kickstarters. I have ideas for more, so there is a chance of future work. 4/n </p> <p> You can do original in physical media and scan, whatever your best workflow. <strong>NOTE:</strong> I set aside part of my annual bonus so payment is available before the Kickstarter. I want to be fair and exposure is a bonus, not payment. 5/n </p> <p> If you are within a couple hours of Kalamazoo, MI I would like to meet to show the game. Otherwise we can do an online meeting. I work a 9 to 5 job in Eastern time zone, so meetings around that. 6/n </p> <p> There will be an NDA until the KS is about to launch. You&#8217;ll be free to say you&#8217;re working on an upcoming KS for my card game, but no details. I think those are the pertinent details. I look forward to having to make a tough choice between multiple artists. 7/n </p> <p></p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/card-games/" rel="tag">Card Games</a><a href="https://followmeanddie.com/tag/kickstarter/" rel="tag">Kickstarter</a><a href="https://followmeanddie.com/tag/my-card-game/" rel="tag">My Card Game</a></span></footer></article><!-- #post-6029 --> <article id="post-5032" class="post-5032 post type-post status-publish format-standard has-post-thumbnail hentry category-rpgs tag-add tag-card-games tag-gamma-world tag-gangbusters tag-garycon tag-stars-without-number"> <a class="post-thumbnail" href="https://followmeanddie.com/2018/03/13/my-awesome-gary-con-x/" aria-hidden="true"> <img width="1038" height="576" src="https://followmeanddie.com/wp-content/uploads/2018/01/GaryConX-Square-1038x576.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="Gary Con X" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2018/01/GaryConX-Square-1038x576.jpg 1038w, https://followmeanddie.com/wp-content/uploads/2018/01/GaryConX-Square-672x372.jpg 672w" sizes="auto, (max-width: 1038px) 100vw, 1038px" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/rpgs/" rel="category tag">RPGs</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2018/03/13/my-awesome-gary-con-x/" rel="bookmark">My Awesome Gary Con X!</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2018/03/13/my-awesome-gary-con-x/" rel="bookmark"><time class="entry-date" datetime="2018-03-13T01:29:18-04:00">March 13, 2018</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2018/03/13/my-awesome-gary-con-x/#comments">6 Comments</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>I had a packed <a href="http://garycon.com/" target="_blank" rel="noopener noreferrer">Gary Con</a> schedule compared to the prior two years. This was the first time I ran games. I ran 3 four hour games, and played in 4 games. Three were four hours and one 5+hours. Next year, I think I will run three games, but I won&#8217;t pack my schedule. I need more sleep.</p> <h4 class="wp-block-heading">THURSDAY</h4> <div class="wp-block-image wp-image-5035 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180308_100440.jpg" alt="" class="wp-image-5035" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180308_100440.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180308_100440-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180308_100440-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180308_100440-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>Gangbusters &#8211; Stop The Flow</figcaption></figure></div> <div class="wp-block-image wp-image-5036 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180308_180337.jpg" alt="" class="wp-image-5036" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180308_180337.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180308_180337-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180308_180337-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180308_180337-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>Two Kolchaks</figcaption></figure></div> <p>Two of the three games I ran were Thursday. I started with Gang Busters. I had 8 pre-gens using the templates from <a href="https://plus.google.com/b/107411251706927346819/106585334808144609940" target="_blank" rel="noopener noreferrer">+Mark Hunt&#8217;s</a> version of <a href="http://www.drivethrurpg.com/product/169348/GangBusters-NPC-Cards?affiliate_id=203222" target="_blank" rel="noopener noreferrer">Gangbusters</a>. I proofread his current state of the rules from the fall, so I used his version with my edits. The pre-gens made character creation fast. Mark was going to play in my game, as I told him that I would run so he could play. Unfortunately, his dad went in the hospital and he couldn&#8217;t make it. I had no reception with my chrome book in the part of the hotel they&nbsp; had us. Mark had hoped to do a Google Hangout for a Q&amp;A after the game.</p> <p>I never saw so many players botch a roll and then make the luck roll I gave them. At least, make the luck roll when it counted. Most lucks were under 30. I had 3 or 4 players in a row make their luck roll. The players were all law enforcement. One played a state trooper and played it so well, the others asked if he was a real officer, and he laughed as he was not in law enforcement. The characters found the source of the secret shipments of alcohol. I can&#8217;t give it away, or I can&#8217;t run that scenario. No characters died, but a couple got shot up really bad. One caught himself on fire, and another kept falling in the water. It was awesome how they played smart and rolled well, and foiled the bad guys. They got done an hour early.</p> <div class="wp-block-image wp-image-5037 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180308_181754.jpg" alt="" class="wp-image-5037" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180308_181754.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180308_181754-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180308_181754-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180308_181754-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>Stars Without Number</figcaption></figure></div> <p>In the afternoon, I ran <a href="http://www.drivethrurpg.com/product/226996/Stars-Without-Number-Revised-Edition?affiliate_id=203222" target="_blank" rel="noopener noreferrer">Stars Without Number</a>. I used the revised edition rules for the Kickstarter that delivered in January. I had never played it, so running was the first time I played it. I built 8 pre-gens. The first pre-gen took a long time as I was figuring out all the bits to do it, even with the spread on character generation. I did that to help me grasp all the pieces. I then used the quick character generation and did most of the rest in the time it took to do the first. The character sheet is a form-fillable PDF, so I have those NPCs for future use.</p> <p>7 people signed up. It was fun to finally play in a game with +Forrest Aguire. All of the players made a lot of awesome rolls for skill checks. My usual poor rolls for the NPCs made things really easy for them. They also made smart decisions, and had a plan of action that was direct and simple and their good rolls compensated for how daring it was. Skilled players making smart choices, they also finished about 45 minutes early. One guy who made the most great rolls on skill checks saw me the next day and said that he didn&#8217;t make any rolls at his next game.</p> <h4 class="wp-block-heading">FRIDAY</h4> <div class="wp-block-image wp-image-5038 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180309_112850.jpg" alt="Against the Dwarfs" class="wp-image-5038" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180309_112850.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180309_112850-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180309_112850-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180309_112850-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>Against the Dwarfs</figcaption></figure></div> <p>I had three games Friday. The first was <a href="http://www.dndclassics.com/product/17003/Players-Handbook-1e?affiliate_id=203222" target="_blank" rel="noopener noreferrer">AD&amp;D</a> in the morning. It was Against the Dwarfs by Bryan Skowera. This was the third of a series mirroring the Against the Giants modules. I played in the second one last year and had a blast. We made some poor tactical decisions early in the session and managed to luck into a plan that let us beat the bad guy.&nbsp; I was able to play the Kobold cleric that I played last year, which was a lot of fun.</p> <p>Friday afternoon, I played DCC with Brendan LaSalle. It was a hilarious scenario. We sang the songs of <em>Electric Potato</em>.</p> <div class="wp-block-image size-full wp-image-5039"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180309_143713.jpg" alt="DCC with Brendan LaSalle" class="wp-image-5039" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180309_143713.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180309_143713-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180309_143713-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180309_143713-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>DCC with Brendan LaSalle</figcaption></figure></div> <div class="wp-block-image size-full wp-image-5041"><figure class="aligncenter"><img loading="lazy" decoding="async" width="2988" height="5312" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180309_191049.jpg" alt="Lego Dice Tower by the Daughter of one of the players Friday night." class="wp-image-5041" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180309_191049.jpg 2988w, https://followmeanddie.com/wp-content/uploads/2018/03/20180309_191049-169x300.jpg 169w, https://followmeanddie.com/wp-content/uploads/2018/03/20180309_191049-768x1365.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180309_191049-576x1024.jpg 576w" sizes="auto, (max-width: 2988px) 100vw, 2988px" /><figcaption>Lego Dice Tower by the Daughter of one of the players Friday night.</figcaption></figure></div> <p>Friday night I was supposed to play in +Joseph Bloch&#8217;s game in his&nbsp; <a href="http://www.dndclassics.com/product/17003/Players-Handbook-1e?affiliate_id=203222" target="_blank" rel="noopener noreferrer">AD&amp;D</a> Castle of the Mad Archmage setting. Unfortunately, Joe never showed. One of the people at the table found out he had told the con staff, but they never told us. I saw him the next day and totally understand why he did. For the con, I bought a rolling catalog case with a telescoping handle, so I could carry all of my stuff around the con and just pull it. I ended the con with no back or shoulder pain. It is a wise investment I will use at every con. Because I that, I had my Gamma World 1e book and my scenario that I would run the next day, so I offered to run it for the table. Two left for other things, and someone else joined in when they were walking by. It was a lot of fun for those who hadn&#8217;t played since back in the day, and those who had never played. It is very similar to <a href="http://www.drivethrurpg.com/product/50526/Metamorphosis-Alpha-1st-Edition?affiliate_id=203222" target="_blank" rel="noopener noreferrer">Metamorphosis Alpha</a>, so I kept asking what Radiation Resistance they had, instead of Constitution. They had fun, and I would end up playing other things with two of them later.</p> <h4 class="wp-block-heading">SATURDAY</h4> <div class="wp-block-image size-full wp-image-5042"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180310_104907.jpg" alt="Gamma World" class="wp-image-5042" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180310_104907.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_104907-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_104907-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_104907-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>Gamma World</figcaption></figure></div> <p>Saturday morning I ran Gamma World and all 8 showed up and I squeezed in two others, for ten total. I only had 8 pre-gens, so we had them quickly roll up characters for the two. I am glad I did that, they all had fun and it worked out to be a jam-packed and fun scenario. I used the additional secret papers with some background for the 8 pregens. I did not use those the night before as a secret, but told those players what the secrets were. Several of the players latched onto the information on their info paper. All I asked was that they not reveal it right away, which worked out great.</p> <div class="wp-block-image size-full wp-image-5044"><figure class="aligncenter"><img loading="lazy" decoding="async" width="2988" height="5312" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180310_104929.jpg" alt="Player of the Character Tree made a sketch." class="wp-image-5044" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180310_104929.jpg 2988w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_104929-169x300.jpg 169w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_104929-768x1365.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_104929-576x1024.jpg 576w" sizes="auto, (max-width: 2988px) 100vw, 2988px" /><figcaption>Player of the Character Tree made a sketch.</figcaption></figure></div> <p>In less than 30 minutes they went to the weird hermit on the edge of town to get help with something. He figured out their issue was a dead battery, but he had no way to charge it. Then the gorilla with an electric shock attack like an electric eel said, &#8220;I&#8217;ll charge it!&#8221; I said, &#8220;That&#8217;s a great idea! How much damage does it do?&#8221; &#8220;Uh, 4d4.&#8221; &#8220;Great, roll 4d4!&#8221; I picked up 8d6 and rolled those once he gave me his total. &#8220;OK, the hermit falls over dead and you all take 15 points of damage!&#8221; I started laughing because the hermit had information for them. I was already short on sleep, which makes me either cranky or slap happy. I was so tickled, I laughed so hard I had tears. I&#8217;ve never had my players bring me to tears before. They eventually got on the right track and found what they were looking for and we ran out the clock on the session. They all had an excellent time.</p> <div class="wp-block-image size-full wp-image-5043"><figure class="aligncenter"><img loading="lazy" decoding="async" width="2988" height="5312" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180310_105244.jpg" alt="The GM in Tears from Laughing at what the players just did." class="wp-image-5043" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180310_105244.jpg 2988w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_105244-169x300.jpg 169w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_105244-768x1365.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_105244-576x1024.jpg 576w" sizes="auto, (max-width: 2988px) 100vw, 2988px" /><figcaption>The GM in Tears from Laughing at what the players just did.</figcaption></figure></div> <p>After a long break in the afternoon, I had <a href="http://www.dndclassics.com/product/17003/Players-Handbook-1e?affiliate_id=203222" target="_blank" rel="noopener noreferrer">AD&amp;D</a> with +Michael Shorten. I should have taken a nap, but I play tested my card game. I ran out of steam and had to back out early. One of the players in the cancelled <a href="http://www.dndclassics.com/product/17003/Players-Handbook-1e?affiliate_id=203222" target="_blank" rel="noopener noreferrer">AD&amp;D</a> game who played in my Gamma World scenario the night before is an architect and offered to be out mapper. he did a rough sketch map, and you could tell he is used to working from verbal descriptions and his map was clear and easy to follow. He mapped at a scale we could place our minis. That was a really cool thing. He also lives in Grand Rapids, so we&#8217;ll probably game together occasionally.</p> <div class="wp-block-image wp-image-5045 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180310_191649.jpg" alt="" class="wp-image-5045" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180310_191649.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_191649-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_191649-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_191649-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>AD&amp;D with Michael Shorten &#8211; AKA Chgowiz</figcaption></figure></div> <div class="wp-block-image wp-image-5046 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180310_202225.jpg" alt="" class="wp-image-5046" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180310_202225.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_202225-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_202225-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_202225-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>Full scale mapping by a real life architect.</figcaption></figure></div> <h4 class="wp-block-heading"><strong>SUNDAY</strong></h4> <p>Sunday morning, it was up bright an early to finally get to play Top Secret with Merle Rasmussen. It was the new Top Secret from the Kickstarter. It will finally ship from the US and European TSR warehouses this week or next. I liked how he randomized the map by each player building one section. It was serendipitous how my map worked to make an easy ending to a nearly out of control scenario, and we managed to get done early. I really like the simplicity of how the map works and how it randomizes the scenario.</p> <p>That was a good thing, as I met Tom Wham going one way as I came down stairs, and he was not in a rush,&nbsp; so I finally got my copy of Awful Green Things from Outer Space signed. I forgot to bring it to Gary Con 8, last year at Gary Con 9, it was always raining and since I wasn&#8217;t in the venue&#8217;s hotel, I didn&#8217;t want it getting wet. I also had him sign my Gamma World 1e, which he edited.</p> <div class="wp-block-image wp-image-5048 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180311_075810.jpg" alt="" class="wp-image-5048" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180311_075810.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_075810-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_075810-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_075810-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>Top Secret: New World Order with Merle Rasmussen.</figcaption></figure></div> <div class="wp-block-image wp-image-5047 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180311_104201.jpg" alt="" class="wp-image-5047" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180311_104201.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_104201-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_104201-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_104201-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>Player built map. Gets players involved and randomizes the scenario.</figcaption></figure></div> <h4 class="wp-block-heading">PLAYTESTING</h4> <div class="wp-block-image wp-image-5049 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180307_163451.jpg" alt="" class="wp-image-5049" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180307_163451.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180307_163451-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180307_163451-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180307_163451-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>First Gary Con X play test of the card game with the roommates. Dave Weeks &amp; RJ Thompson of Gamers &amp; Grognards.</figcaption></figure></div> <p>I had a long break and ran several play tests of my card game. I had a total of 12 play tests at Gary Con X with 31 play testers from Wednesday through Sunday. Some played more than once. My game was a big hit with all who played it, and one person asked the name of it, and that was enough to hook them to want to play it. Nearly all asked, &#8220;So when&#8217;s the Kickstarter?&#8221; without prompting. My response was either, &#8220;yeah, so when IS the Kickstarter?&#8221; or &#8220;Ummm, when I announce it?&#8221; It was awesome to have the rough edges worked out on the third play test, and very little changed after that. It is a much smoother and faster playing game than what I wrote about in the first two play tests before Gary Con <a href="http://followmeanddie.com/2018/02/26/play-testing-commences/" target="_blank" rel="noopener noreferrer">here</a>.</p> <div class="wp-block-image wp-image-5050 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180307_211048.jpg" alt="" class="wp-image-5050" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180307_211048.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180307_211048-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180307_211048-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180307_211048-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>Paul reads my blog. We played in Laura Rose Williams DCC game at the Contessa Track at UCon in November. He play tested my game.</figcaption></figure></div> <div class="wp-block-image wp-image-5051 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180307_213719.jpg" alt="" class="wp-image-5051" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180307_213719.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180307_213719-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180307_213719-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180307_213719-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>2nd Gary Con X play test. Paul, Clay Williams, and Laura Rose Williams (AKA &#8220;Meat Dwarf&#8221;). It was nice to get a woman&#8217;s perspective on my game. She liked it!</figcaption></figure></div> <div class="wp-block-image wp-image-5052 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="2988" height="5312" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180307_225405.jpg" alt="" class="wp-image-5052" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180307_225405.jpg 2988w, https://followmeanddie.com/wp-content/uploads/2018/03/20180307_225405-169x300.jpg 169w, https://followmeanddie.com/wp-content/uploads/2018/03/20180307_225405-768x1365.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180307_225405-576x1024.jpg 576w" sizes="auto, (max-width: 2988px) 100vw, 2988px" /><figcaption>Clay is a bit of an artist and sketched some trucker he saw somewhere.</figcaption></figure></div> <div class="wp-block-image wp-image-5053 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="2988" height="5312" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180307_225421.jpg" alt="" class="wp-image-5053" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180307_225421.jpg 2988w, https://followmeanddie.com/wp-content/uploads/2018/03/20180307_225421-169x300.jpg 169w, https://followmeanddie.com/wp-content/uploads/2018/03/20180307_225421-768x1365.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180307_225421-576x1024.jpg 576w" sizes="auto, (max-width: 2988px) 100vw, 2988px" /><figcaption>It looks like a police artist sketch of a serial killer. I think Clay was getting ready to run a horror game&#8230;.</figcaption></figure></div> <p>I have lots of offers to help with various aspects of card design, art, card production, etc. One person told me he had an idea that might not require Kickstarter. Two recognizable companies said they could help me with one or more aspects related to Kickstarter/fulfillment.</p> <div class="wp-block-image wp-image-5055 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="2988" height="5312" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180310_163730.jpg" alt="" class="wp-image-5055" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180310_163730.jpg 2988w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_163730-169x300.jpg 169w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_163730-768x1365.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_163730-576x1024.jpg 576w" sizes="auto, (max-width: 2988px) 100vw, 2988px" /><figcaption>Nate of WASD20</figcaption></figure></div> <div class="wp-block-image wp-image-5057 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180310_232226.jpg" alt="" class="wp-image-5057" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180310_232226.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_232226-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_232226-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_232226-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>The Initiative Coffee Co.</figcaption></figure></div> <div class="wp-block-image wp-image-5058 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180311_122652.jpg" alt="" class="wp-image-5058" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180311_122652.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_122652-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_122652-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_122652-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>Ruty Rutenberg took a lot of notes about my game.</figcaption></figure></div> <div class="wp-block-image wp-image-5062 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180308_214032.jpg" alt="" class="wp-image-5062" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180308_214032.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180308_214032-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180308_214032-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180308_214032-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>Jayson Elliot of the new TSR and Peter of Mythwits.</figcaption></figure></div> <div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180310_155503.jpg" alt="" class="wp-image-5054" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180310_155503.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_155503-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_155503-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_155503-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /></figure></div> <div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180310_174235.jpg" alt="" class="wp-image-5056" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180310_174235.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_174235-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_174235-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180310_174235-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /></figure></div> <div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180311_132041.jpg" alt="" class="wp-image-5059" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180311_132041.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_132041-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_132041-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_132041-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /></figure></div> <div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180311_132126.jpg" alt="" class="wp-image-5060" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180311_132126.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_132126-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_132126-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_132126-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /></figure></div> <div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180311_142910.jpg" alt="" class="wp-image-5061" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180311_142910.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_142910-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_142910-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180311_142910-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /></figure></div> <div class="wp-block-image"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180309_232912.jpg" alt="" class="wp-image-5063" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180309_232912.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180309_232912-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180309_232912-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180309_232912-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /></figure></div> <p>I find the whole thing hilarious as I don&#8217;t play many card games anymore since I don&#8217;t have a regular group that plays card games. I have a catchy title, an interesting premise, and rules that make it quick to catch on. I was saying, &#8220;I&#8217;m not a card game guy.&#8221; but not that I have a card game I realized that I am so I started saying, &#8220;I am a card game guy.&#8221;</p> <p>I finally played the game today with my oldest son, and he gave me more suggestions about where to take it once it hits critical mass. He also is really good at card tricks, and made a joke with two of the cards and made it look like he turned it into another card. Now THAT will be in an announcement/Kickstarter video.</p> <p>There is nothing to announce yet, as I have someone doing some sort of statistical analysis, and he had some other ideas, so I am waiting on that. One cool thing a play tester said, &#8220;I like the simplicity of the game with simple rules to learn in 5 min. at a noisy bar at Gary Con.&#8221; Sunday, I was really tired, and I was making lots of mistakes in play. the rules are so simple that players can correct an exhausted creator of the game on his errors. Out of 15 games that have been played, I have played them all and managed to win 5 of them. I am usually spending so much time helping run the game that I am mostly reliant on getting good cards. However, it is so cool that people like my game and want to play it, that I&#8217;m OK with never winning a game. I&#8217;m usually very competitive in such games, but I find I&#8217;m much more relaxed about my own game. It is because I&#8217;ve already won the grand prize of the multiverse by making a game that works and people want to play. &#8220;I made a thing and people think it&#8217;s fun and want to play it!&#8221;</p> <p>IF I do a Kickstarter, I will be very careful, and stretch goals will only be card game related, like better paper, better finish, etc. I will have all the work done on typing up the rules, lining up card printers, etc. I know it will be a success as one established RPG You Tuber played it and said he&#8217;d mention it when it was time for the announcement of something. I&#8217;m not mentioning the name of the game, or anything specific until I work out a few more things. I think I also need to consult a lawyer, among other things. Patreon is in my future. I know have all kinds of ideas for card games, along with my ideas for RPG supplements, and YouTube videos. I now have a new focus to make game stuff that I never really had before. That too, will not be overnight.</p> <p>All I&#8217;ve managed to do today is type up my play test notes, write a big thank you to all the <em><strong>EXCLUSIVE</strong> </em>Gary Con X play testers on social media, and watch a little TV so my brain can decompress. I also managed to crank out this article, as I know work will be crazy tomorrow.</p> <p>If you plan to go to <a href="http://www.marmaladedog.org/" target="_blank" rel="noopener noreferrer">Marmalade Dog</a>, March to , 2018, I will be there running one session of <a href="http://www.drivethrurpg.com/product/50526/Metamorphosis-Alpha-1st-Edition?affiliate_id=203222" target="_blank" rel="noopener noreferrer">Metamorphosis Alpha</a>, and one of <a href="http://www.dndclassics.com/product/17003/Players-Handbook-1e?affiliate_id=203222" target="_blank" rel="noopener noreferrer">AD&amp;D</a>, and I will have my prototype card game. Be one of the <em><strong>EXCLUSIVE</strong> </em><a href="http://www.marmaladedog.org/" target="_blank" rel="noopener noreferrer">Marmalade Dog</a> play testers and get mentioned in the credits as a play tester.</p> <h4 class="wp-block-heading">IRCA</h4> <div class="wp-block-image wp-image-5064 size-full"><figure class="aligncenter"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180308_215253.jpg" alt="" class="wp-image-5064" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180308_215253.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180308_215253-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180308_215253-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180308_215253-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /><figcaption>IRCA &#8211; Larry Hamilton (me), Nate Vanderzee, and Zachary Ruhnke (he went to high school with Alex Gygax) Bill Allen and the Initiative Coffee Co. crew were not around when the rest of us were. It was great to meet face to face.</figcaption></figure></div> <h4 class="wp-block-heading">WASD20</h4> <p>Nate Vanderzee of <a href="https://www.youtube.com/channel/UCQOmmyopiTzH9dlThm8hbwQ" target="_blank" rel="noopener noreferrer">WASD20</a> was hoping to interview Satine Phoenix. I helped introduce them and watched him do a great interview. Satine is so fun. She teased us with her excitement of something big she can&#8217;t talk about. Man, am I curious.&nbsp; Nate lives in Grand Rapids, so maybe we can get a chance to game together. It was really cool that he played my game and liked it!</p> <figure class="wp-block-image"><img loading="lazy" decoding="async" width="5312" height="2988" src="http://followmeanddie.com/wp-content/uploads/2018/03/20180309_184757.jpg" alt="Getting ready to interview Satine Phoenix" class="wp-image-5065" srcset="https://followmeanddie.com/wp-content/uploads/2018/03/20180309_184757.jpg 5312w, https://followmeanddie.com/wp-content/uploads/2018/03/20180309_184757-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/03/20180309_184757-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/03/20180309_184757-1024x576.jpg 1024w" sizes="auto, (max-width: 5312px) 100vw, 5312px" /></figure> <p>Getting ready to interview Satine PhoenixYou can see the interview <a href="https://www.youtube.com/watch?v=BbWAwy65Nx4" target="_blank" rel="noopener noreferrer">here</a>.</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/add/" rel="tag">AD&amp;D</a><a href="https://followmeanddie.com/tag/card-games/" rel="tag">Card Games</a><a href="https://followmeanddie.com/tag/gamma-world/" rel="tag">Gamma World</a><a href="https://followmeanddie.com/tag/gangbusters/" rel="tag">GangBusters</a><a href="https://followmeanddie.com/tag/garycon/" rel="tag">GaryCon</a><a href="https://followmeanddie.com/tag/stars-without-number/" rel="tag">Stars Without Number</a></span></footer></article><!-- #post-5032 --> <article id="post-5024" class="post-5024 post type-post status-publish format-standard has-post-thumbnail hentry category-cards tag-card-games tag-game-design tag-my-card-game"> <a class="post-thumbnail" href="https://followmeanddie.com/2018/02/26/play-testing-commences/" aria-hidden="true"> <img width="1038" height="576" src="https://followmeanddie.com/wp-content/uploads/2018/02/PlayTest1_20180225_143548-1038x576.jpg" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="Play Test #1" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2018/02/PlayTest1_20180225_143548-1038x576.jpg 1038w, https://followmeanddie.com/wp-content/uploads/2018/02/PlayTest1_20180225_143548-672x372.jpg 672w" sizes="auto, (max-width: 1038px) 100vw, 1038px" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/cards/" rel="category tag">Cards</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2018/02/26/play-testing-commences/" rel="bookmark">Play Testing Commences</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2018/02/26/play-testing-commences/" rel="bookmark"><time class="entry-date" datetime="2018-02-26T00:44:08-05:00">February 26, 2018</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2018/02/26/play-testing-commences/#comments">1 Comment</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Today was an awesome day of gaming!</p> <p>I usually either play or run on Roll20 noon to 4. The GM for today had to call off due to illness.</p> <p>I wasn&#8217;t worried. I had an offer to play test my new card game idea at the FLGS, <a href="http://www.fanfare-se.com/" target="_blank" rel="noopener noreferrer">Fanfare</a>. A new game I <a href="http://followmeanddie.com/2018/02/10/card-game-idea-strikes/" target="_blank" rel="noopener noreferrer">wrote about a couple weeks ago</a>. I just got the play test deck I ordered yesterday.</p> <p>It is a game that I thought would work for 2-6 players. I two person game is obviously different with the card flow, etc. It took about 90 minutes with figuring out a couple workarounds for things that were unclear in the initial rules.</p> <p>I ended up with valuable feedback, and a real basis to evaluate my game idea. It amazed me that the game played almost exactly the way I imagined it. I can see the play of this game in my mind&#8217;s eye. I very rarely have such clarity with an idea, and even more rarely manage to execute it in the real world. Talk about happy. Thanks to Joel, Playtester #1!</p> <h4 class="wp-block-heading">Running Metamorphosis Alpha</h4> <div class="wp-block-image size-full wp-image-5026"><figure class="aligncenter"><img loading="lazy" decoding="async" width="1200" height="675" src="http://followmeanddie.com/wp-content/uploads/2018/02/MA-RedShirtMetamorphosisAtOneWellBrewery_20180225_201953.jpg" alt="MA-Red Shirt Metamorphosis At One Well Brewery" class="wp-image-5026" srcset="https://followmeanddie.com/wp-content/uploads/2018/02/MA-RedShirtMetamorphosisAtOneWellBrewery_20180225_201953.jpg 1200w, https://followmeanddie.com/wp-content/uploads/2018/02/MA-RedShirtMetamorphosisAtOneWellBrewery_20180225_201953-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/02/MA-RedShirtMetamorphosisAtOneWellBrewery_20180225_201953-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/02/MA-RedShirtMetamorphosisAtOneWellBrewery_20180225_201953-1024x576.jpg 1024w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /><figcaption>MA-Red Shirt Metamorphosis At One Well Brewery</figcaption></figure></div> <p>Since my chance to play on Roll20 got cancelled, my first play tester&#8217;s friends were free after 5:00 PM, so I went to a game friendly brewpub, <a href="http://onewellbrewing.com/" target="_blank" rel="noopener noreferrer">One Well Brewing</a>. I ran my <a href="http://www.drivethrurpg.com/product/50526/Metamorphosis-Alpha-1st-Edition?affiliate_id=203222" target="_blank" rel="noopener noreferrer">Metamorphosis Alpha</a>&nbsp;[<em>Affiliate Link</em>] scenario, <em>Red Shirt Metamorphosis</em>, that I have ran online a couple times, and at UCon a couple years ago. I&#8217;ll next run it at Marmalade Dog at the end of March. Four players new to <a href="http://www.drivethrurpg.com/product/50526/Metamorphosis-Alpha-1st-Edition?affiliate_id=203222" target="_blank" rel="noopener noreferrer">Metamorphosis Alpha</a> [<em>Affiliate Link</em>] and several new to old style play or seeking old school simplicity.</p> <p>They were not used to player knowledge and common sense questions being the way to approach the situation. I gave them &#8220;hot stove moments&#8221; where they had missed obvious questions to ask. There were too used to GMs spoon feeding them everything. Once they realized the initial conditions I set was not 100% of the available environment, they got into it. They &#8220;beat&#8221; the scenario by achieving the goal of a four hour convention setting in 3 hours. They had more gear in spite of having worse rolls to set the initial conditions of the scenario. We exchanged contact information and will work on setting up a game.</p> <h4 class="wp-block-heading">Play Test Number 2</h4> <div class="wp-block-image size-full wp-image-5027"><figure class="aligncenter"><img loading="lazy" decoding="async" width="1200" height="675" src="http://followmeanddie.com/wp-content/uploads/2018/02/PlayTest2_20180225_214533.jpg" alt="Play Test #2" class="wp-image-5027" srcset="https://followmeanddie.com/wp-content/uploads/2018/02/PlayTest2_20180225_214533.jpg 1200w, https://followmeanddie.com/wp-content/uploads/2018/02/PlayTest2_20180225_214533-300x169.jpg 300w, https://followmeanddie.com/wp-content/uploads/2018/02/PlayTest2_20180225_214533-768x432.jpg 768w, https://followmeanddie.com/wp-content/uploads/2018/02/PlayTest2_20180225_214533-1024x576.jpg 1024w" sizes="auto, (max-width: 1200px) 100vw, 1200px" /><figcaption>Play Test #2</figcaption></figure></div> <p>After the game, I mentioned my card game and they were eager to try it. So I had 4 players, and Joel, play tester number 1, was one of them. With me, we had 5 players. This made the game take about 45 minutes and we did a lot of talking and figuring out a few of the situations that arose to either adjudicate, or consider a rules revision.</p> <p>Once again, I did not win, but I didn&#8217;t care. People were playing my game! Not only that, they liked it! Each of them said if this was a Kickstarter, they would back it! I suspected it was good enough for Kickstarter. By that I mean, a solid idea that can have the rough edges worked out through more play testing. If I do my job right and iron out all the details, a Kickstarter to fund art should easily fund, and could do better than I expect.</p> <p>More valuable feedback was given. The two best, or my favorite comments:</p> <p>From Jake from the second play test game, when I asked what he liked the best about it. &#8220;Playability &#8211; You can pick it up and be playing quickly.&#8221;</p> <p>Joel, the most experienced player next to me, after two games said, &#8220;The light learning curve.&#8221;</p> <p>Jake was really excited, and knows a lot of student artists who might be interested in doing art for the cards. I&#8217;m glad to consider new artists, if their art style is what I&#8217;m looking for. If my efforts can get them exposure and regular work, even better.</p> <p>I&#8217;m bringing my play test deck to Gary Con, and if you&#8217;re around when I&#8217;m not running or playing, we can definitely play. I&#8217;ll be there sometime Wednesday, which reminds me I need to figure out travel plans with my roommate for the weekend. We have yet to set a time to leave.</p> <p>This is so cool!</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/card-games/" rel="tag">Card Games</a><a href="https://followmeanddie.com/tag/game-design/" rel="tag">Game Design</a><a href="https://followmeanddie.com/tag/my-card-game/" rel="tag">My Card Game</a></span></footer></article><!-- #post-5024 --> <article id="post-5000" class="post-5000 post type-post status-publish format-standard has-post-thumbnail hentry category-cards tag-card-games tag-game-design tag-my-card-game"> <a class="post-thumbnail" href="https://followmeanddie.com/2018/02/10/card-game-idea-strikes/" aria-hidden="true"> <img width="1038" height="576" src="https://followmeanddie.com/wp-content/uploads/2018/02/Theodoor_Rombouts_-_Joueurs_de_cartes-1038x576.png" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="Theodoor_Rombouts_-_Joueurs_de_cartes" decoding="async" loading="lazy" srcset="https://followmeanddie.com/wp-content/uploads/2018/02/Theodoor_Rombouts_-_Joueurs_de_cartes-1038x576.png 1038w, https://followmeanddie.com/wp-content/uploads/2018/02/Theodoor_Rombouts_-_Joueurs_de_cartes-672x372.png 672w" sizes="auto, (max-width: 1038px) 100vw, 1038px" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/cards/" rel="category tag">Cards</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2018/02/10/card-game-idea-strikes/" rel="bookmark">Card Game Idea Strikes</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2018/02/10/card-game-idea-strikes/" rel="bookmark"><time class="entry-date" datetime="2018-02-10T10:39:08-05:00">February 10, 2018</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2018/02/10/card-game-idea-strikes/#comments">3 Comments</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>Last year at Gary Con IX, I had an idea for a couple of card games. I&#8217;m not a big card game player, mostly because I don&#8217;t have a regular in-person gaming group. I have some rough outlines for those, but I need to polish them a lot so they are coherent and explainable to another person. Towards the end of this <a href="http://followmeanddie.com/2017/03/28/gary-con-ix-wrap-up/" target="_blank" rel="noopener noreferrer">post</a>, I mentioned I had a card game idea.</p> <p>Creative lightning strikes come unexpected and this happened to me last night. A much simpler variation of one of the ideas from the last Gary Con came to me. It was one of those, clear and almost fully formed ideas.</p> <p>I hurriedly typed up the basics that came to mind. This morning, I was filled with the ideas to round out the game, and typed out most of the rest of the rules. I think it&#8217;s a playable game, and there are some twists and turns in it so it will be different each time.</p> <p>My level of excitement and inspiration may not translate to others, but I think I can polish what I have for clarity, and mock up a deck in time to take it to Gary Con X. There are so many creative gamers there, and the low-key atmosphere is a great place to hone game ideas. If my game has merit, it will be evident from how others receive it. A good elevator pitch will help.</p> <p>I ordered <a href="http://amzn.to/2H27ddw" target="_blank" rel="noopener noreferrer">500 blank playing cards from Amazon</a>&nbsp;[<em>Affiliate Link</em> ]last year, and started trying to mock up my original idea, but it bogged down. Scribbling out the card faces and leaving the backs blank will work for a rough play test, but it would be cool to have a mockup with a printed back and public domain art to take with me. I am very torn right now.</p> <p>I <em><strong>REALLY</strong> </em>want to work on this <em><strong>NOW</strong></em>, but I still have game prep to go for some of my games I&#8217;m running at Gary Con. This sort of thing happens to me all the time. I am in the groove with something, and some new idea/thing comes to my attention, and I have to be all about that new thing. I may not be overly ambitious/optimistic about this, and I might actually be able to do a decent job for a professionally printed play test deck in time to have it for Gary Con. The voice saying, &#8220;Do Eeet!&#8221; is very loud at the moment. It&#8217;s almost as loud as it was last night. I&#8217;d hoped typing this up to share my excitement, while I alternated with tweaking my rough rules, would dampen that desire. I&#8217;m sure it would cost a lot to rush a print job, but part of me doesn&#8217;t care.</p> <p>If I totally suck at manipulating art to make a single card image, that would greatly reduce my enthusiasm. I&#8217;m going to have to try to make some cards, and if I&#8217;m lousy at it, then I can set this aside. However, I know there are tools that make it fairly easy (I&#8217;ve done a lot of research.), and I printed a deck I bought online that I had to manipulate to work with the printer I chose. So I may have something worthy of a rough deck that looks decent by this evening.</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/card-games/" rel="tag">Card Games</a><a href="https://followmeanddie.com/tag/game-design/" rel="tag">Game Design</a><a href="https://followmeanddie.com/tag/my-card-game/" rel="tag">My Card Game</a></span></footer></article><!-- #post-5000 --> <article id="post-4463" class="post-4463 post type-post status-publish format-standard has-post-thumbnail hentry category-cards tag-card-games tag-kickstarter tag-my-card-game"> <a class="post-thumbnail" href="https://followmeanddie.com/2017/04/01/planning-for-a-kickstarter/" aria-hidden="true"> <img width="1038" height="450" src="https://followmeanddie.com/wp-content/uploads/2017/04/KickstarterMusings-1038x450.png" class="attachment-twentyfourteen-full-width size-twentyfourteen-full-width wp-post-image" alt="Kickstarter Checklists" decoding="async" loading="lazy" /> </a> <header class="entry-header"> <div class="entry-meta"> <span class="cat-links"><a href="https://followmeanddie.com/category/cards/" rel="category tag">Cards</a></span> </div> <h1 class="entry-title"><a href="https://followmeanddie.com/2017/04/01/planning-for-a-kickstarter/" rel="bookmark">Planning for a Kickstarter</a></h1> <div class="entry-meta"> <span class="entry-date"><a href="https://followmeanddie.com/2017/04/01/planning-for-a-kickstarter/" rel="bookmark"><time class="entry-date" datetime="2017-04-01T15:47:59-04:00">April 1, 2017</time></a></span> <span class="byline"><span class="author vcard"><a class="url fn n" href="https://followmeanddie.com/author/admin/" rel="author">admin</a></span></span> <span class="comments-link"><a href="https://followmeanddie.com/2017/04/01/planning-for-a-kickstarter/#comments">6 Comments</a></span> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p>I <a href="http://followmeanddie.com/2017/03/28/gary-con-ix-wrap-up/" target="_blank" rel="noopener noreferrer">shared a couple of days ago</a> that while at Gary Con IX, I woke up with an idea for a card game that could be good enough to Kickstart. On the drive home, I had an idea for another card game that I think is also good enough to Kickstart. The second one is simpler, and thus I think a better option for a first Kickstarter.</p> <p>I&#8217;ve made a checklist and a price list to determine break even points, i.e the minimum amount for a Kickstarter. I don&#8217;t have all the numbers, but it shows how little one actually makes unless the thing goes viral. One should do this for the love of creating and playing games, and not count on it for a living.</p> <p>I&#8217;m interested on feedback on this list. I don&#8217;t have all the answers for some points, but I want to make sure that I avoid pitfalls. I have a few specific questions at the end under <strong>Input</strong>.</p> <p><strong>Preparation Checklist</strong></p> <p>Independent of the financial considerations, there are a lot of things to keep in mind.</p> <ul> <li>Design, write, &amp; play test the game. <ul> <li>Get input from trusted friends who have lots of ideas about such things.</li> <li>Test what pens/inks/pencils will write on blank cards before making first play test deck.</li> </ul> </li> <li>Copyright for parts that can be copyrighted.</li> <li>Trademark for the name of the game.</li> <li>LLC or similar for a company to separate my personal assets from it, just in case.</li> <li>NDA to share ideas with others, just in case.</li> <li>Custom URL &amp; Website for game.</li> <li>Use DriveThru Cards for fulfillment, as they can print on demand and do individual shipping. <ul> <li>For the Kickstarter itself, can do a bulk order delivered to my home and I do the shipping, within the U.S.</li> </ul> </li> <li>Rules &#8211; They will need to be polished enough that your play testers understand. You also have to be flexible to revise and change through the course of play testing. <ul> <li>Final rules will need to be proofread and edited for a polished presentation free of errors.</li> </ul> </li> <li>Cards &#8211; For POD a PDF of the cards fronts &amp; backs are needed. If you don&#8217;t have the skill to make such a PDF, you will either have to learn it or hire it done.</li> <li>Video &#8211; A video showing what it is with an example of play. <ul> <li>High quality video is downgraded if placed in the spot Kickstarter gives you. Some place the video below that, linked from YouTube. They put a graphic in the spot Kickstarter offers for a video.</li> </ul> </li> <li>Engagement &#8211; You will have to engage with backers during the entire run of the Kickstarter and push it on social media. If you don&#8217;t work it until the end of the run, it may not fund, or you will miss out on actually making money.</li> <li>Delivery timeline. It must be realistic and have padding for unexpected delays. Make sure that you can deliver no later than that date.</li> <li>Communicate with backers all the way through final fulfillment.</li> <li>People are suspiscious of those who launch a Kickstarter and have never backed any. <ul> <li>You should back a few Kickstarters and see how they handle things, so you can see what you liked and didn&#8217;t about being on the backer side of things. This will be a good experience so you can avoid customer service pitfalls.</li> </ul> </li> <li>Don&#8217;t run it too close to the end of the year, that you can&#8217;t spend money towards fulfillment, this will reduce the amount of taxes. My model with the $1,000 level shows the effects of waiting until the following year to pay expenses.</li> <li>Minimize changes from Kickstarter coments.</li> <li>Minimize or avoid stretch goals, and only use stretch goals that add value. Such as tuck boxes for card games, or GM screens for TTRPGs.</li> </ul> <p><strong>Cost Checklist</strong></p> <p>At some point, you will have to spend money, and will need to have very close estimates on costs so that your Kickstarter goal garners enough money to fulfill without finances being an issue. I don&#8217;t plan to spend much money on this until I have a play tested game that has the kinks worked out. If it isn&#8217;t a fun game and consulting with friends and play testing doesn&#8217;t change that, then I know not to sink a lot of time and money into it.</p> <ul> <li>If you can afford it, pay all the upfront costs before the Kickstarter so that it is ready to fulfill as soon as the funds are released. <ul> <li>Work that Kickstarter every day that it runs to get the word out.</li> <li>Leading up to the Kickstarter let people know you are working on something to help build interest before launch. <ul> <li>The quicker a Kickstarter hits the funding level for its goal, the more likely it is to go above and beyond and lead to making decent money.</li> </ul> </li> </ul> </li> <li>Make backers pay for shipping separately, so none of it comes out of the Kickstarter. That is a cost that can change unexpectedly and is one of the biggest reasons for failed and late Kickstarters. Second only to those that did not start any work until funding. <strong>Always</strong> do as much work as possible BEFORE launch.</li> <li>$15 for box of 500 blank playing cards from Amazon.</li> <li>$15-$20 for a domain name. <ul> <li>If you don&#8217;t know how to do your own website, you will need to factor in costs and add it to the Kickstarter.</li> <li>If you do this all yourself, keep track of the hours to determine your final hourly rate.</li> </ul> </li> <li>Assume a bare bones $1,000 Kickstarter &amp; pre-existing art and no other costs. <ul> <li>Taxes would be about 28.75%, based on being a self-employed effort, instead of the tax benefits of an LLC or similar. <ul> <li><strong>NOTE:</strong> Research how much the taxes are for this model.</li> </ul> </li> <li>Kickstarter &amp; Stripe fees would be 38.75%</li> <li>Total taxes and fees would be $380.50, leaving $619.50 to cover expenses.</li> </ul> </li> <li>Low volume &amp; High volume runs. Assume maximum deck size of 120 cards. <ul> <li>The only way to decrease cost per card is to shop around for other fulfillment options. Most likely, these will require more effort to handle shipping, etc. So you will need to keep that in mind. How much work do you want to do to complete fulfillment to all backers?</li> <li>Low Volume is less than 5,000 cards at $0.085 each, or $10.20 for a 120 card deck. Plus $1.00 for a plastic deck box. This is $11.20 per deck. <ul> <li>50 decks would cost $560.00. (However, this would be enough cards for high volume printing, is delivered to same address.)</li> <li>The $619.50 left after taxes and fees is further reduced by the $560 for the decks, leaving a net profit of $59.50.</li> </ul> </li> <li>High Volume is 5,000 cards or more at $0.06 each, or $7.20 per 120 card deck. Plus $1.00 for a plastic deck box. This is $8.20 per deck. <ul> <li>50 decks would cost $410.00</li> <li>You can only take advantage of this cost if all the decks are shipped to the same location. Add shipping to this location, how much?</li> <li>The $410.00 left after taxes and fees is further reduced by the $560 for the decks, leaving a net profit of $209.50.</li> <li>If shipped to your location, and you do all the hours of work involved, and your hourly rate will soon be negative.</li> </ul> </li> </ul> </li> <li>If you pay $1,000 for art, you will need to plan for more than $2,000 for the goal, or you will be in the red, due to taxes &amp; fees. <ul> <li>The only way to avoid paying for art is to use public domain art, or do it yourself.</li> <li><strong>NOTE:</strong> How much for art for 50 cards, for example. Most of the rest would have the same image on them? <ul> <li>This requires contacting multiple artists, seeing samples of their work, and working out rights to use their are, or purchasing copyright from them.</li> <li>Assume that they will not do the work until you have the money.</li> </ul> </li> </ul> </li> <li>If you pay $1,000 for lawyers, you need to plan for more than $3,000 for the goal. Always remember taxes &amp; fees. <ul> <li>Depending on where you live, this rate could be high, or way low.</li> <li>You will want to shop around for the best rate.</li> <li>Do research on what you want the lawyers to do for you and gather all the information in an organized fashion, so that they can just do the part of making the legal jargon valid.</li> </ul> </li> <li>If you pay $1,000 for editing and layout, then you need to plan for over $4,000 for the goal. Again, there are still taxes &amp; fees. <ul> <li>Again, most work will not get done without you having the money.</li> </ul> </li> <li>There may be other things you discover as you go that will drastically affect your estimates of costs if you find them AFTER you launch the Kickstarter. <ul> <li>Contact others who have run Kickstarters similar to the one you have in mind to make sure you didn&#8217;t forget anything.</li> </ul> </li> <li>Keep track of all the hours spent at each step from the initial idea to the fulfillment of the Kickstarter and use that to determine your hourly rate of pay base on how much money is left. <ul> <li>As should be evident, it is very difficult to get rich or make a lot of money with Kickstarters if you are honest.</li> <li>Enough people in the realm of game related Kickstarters have been burned, and there are those like <a href="https://plus.google.com/u/0/b/107411251706927346819/113341752897675495824" target="_blank" rel="noopener noreferrer">+Erik Tenkar</a>, of <a href="http://www.tenkarstavern.com" target="_blank" rel="noopener noreferrer">Tenkar&#8217;s Tavern</a>, who will point out the flaws in your Kickstarter and steer people away from you. <ul> <li>It should be nearly impossible to run a dishonest game related Kickstarter and run off with the money.</li> </ul> </li> </ul> </li> <li>Backerkit or other site that is used for fulfilling Kickstarters. What is the cost and other requirements for using it?</li> </ul> <p><strong>Input</strong></p> <p>Did I leave anything out? Do you have experience with game related, and specifically card game Kickstarters? I&#8217;m definitely interested in having gaps in my knowledge and experience pointed out.</p> <p>If you have experience with fulfilling a card game Kickstarter with OBS, or a different vendor, I&#8217;d like to hear your take on them.</p> <p>If you are an artist who has worked on art for card games, or would like to do so, please contact me. I will be contacting some artists to see who is in my price range over the next few weeks. If I can, I&#8217;d like to get everything done before</p> <p><strong>My Plans</strong></p> <p>For one of my card game ideas, I already have art for the back of the cards. I need to factor in what I paid for that art as part of my profit calculation. I can do simple art or just text for the game mechanics. If I do that, I could make that a version 1, and a second Kickstarter if it takes off for better art. I think a single Kickstarter for the best product and presentation possible is the way to go.</p> <p>One of my ideas could be expanded to a board game, but I want to keep it simple. I suppose both could be done as board games, but there is less involved with a single deck card game.</p> <p>I already have 500 blank playing cards that arrived yesterday, and I figured out that sharpie ink dries the fastest to avoid smudges. I built my prototype deck on one game, and am just waiting to play test it with the family. I need 46 to 50 images for cards depending on what we come up with in play testing.</p> <p>So far, counting this blog article, I have between 5 and 6 hours invested, plus about $20 in materials, and I haven&#8217;t yet play tested the game. That puts my mythical $200 in profit down to less than $40/hour. Every additional hour between now and fulfillment further reduces the hourly equivalent, if the game plays as well as I hope, and there is a Kickstarter&#8230;.. I make about $25 to $28 an hour in my day job, depending on the size of my annual bonus.  Unless I come out of a Kickstarter meeting or exceeding that range, I know I can&#8217;t quit my day job anytime soon.</p> <p>Some of the above time and expenses can be halved, if I end up Kickstarting two card games. As with anything else, doing something the first time helps me see all the things I didn&#8217;t know to expect, so any subsequent Kickstarter will be the better for it.</p> <p><figure id="attachment_4466" aria-describedby="caption-attachment-4466" style="width: 1325px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-full wp-image-4466" src="http://followmeanddie.com/wp-content/uploads/2017/04/OpenBoxCards.jpg" alt="Open Box 500 Blank Cards" width="1325" height="830" srcset="https://followmeanddie.com/wp-content/uploads/2017/04/OpenBoxCards.jpg 1325w, https://followmeanddie.com/wp-content/uploads/2017/04/OpenBoxCards-300x188.jpg 300w, https://followmeanddie.com/wp-content/uploads/2017/04/OpenBoxCards-768x481.jpg 768w, https://followmeanddie.com/wp-content/uploads/2017/04/OpenBoxCards-1024x641.jpg 1024w" sizes="auto, (max-width: 1325px) 100vw, 1325px" /><figcaption id="caption-attachment-4466" class="wp-caption-text">Open Box 500 Blank Cards</figcaption></figure></p> <p><figure id="attachment_4467" aria-describedby="caption-attachment-4467" style="width: 549px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-full wp-image-4467" src="http://followmeanddie.com/wp-content/uploads/2017/04/InkTestNo1.jpg" alt="Ink Test No. 1" width="549" height="629" srcset="https://followmeanddie.com/wp-content/uploads/2017/04/InkTestNo1.jpg 549w, https://followmeanddie.com/wp-content/uploads/2017/04/InkTestNo1-262x300.jpg 262w" sizes="auto, (max-width: 549px) 100vw, 549px" /><figcaption id="caption-attachment-4467" class="wp-caption-text">Ink Test No. 1</figcaption></figure></p> <p><figure id="attachment_4468" aria-describedby="caption-attachment-4468" style="width: 607px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-full wp-image-4468" src="http://followmeanddie.com/wp-content/uploads/2017/04/InkTestNo2.jpg" alt="Ink Test No. 2" width="607" height="699" srcset="https://followmeanddie.com/wp-content/uploads/2017/04/InkTestNo2.jpg 607w, https://followmeanddie.com/wp-content/uploads/2017/04/InkTestNo2-261x300.jpg 261w" sizes="auto, (max-width: 607px) 100vw, 607px" /><figcaption id="caption-attachment-4468" class="wp-caption-text">Ink Test No. 2</figcaption></figure></p> <p><strong>Conclusion</strong></p> <p>There is a lot more planning and preparation for even the simplest of Kickstarters, than most seem to realize. Even if you net several thousand dollars after final fulfillment, how many hours are in that? What is your final hourly rate? Unless one has an idea that goes viral, you probably won&#8217;t make more than minimum wage when you divide your net profits by the hours put in. If more than one person is involved in the Kickstarter, it is further divided by each person&#8217;s share in the partnership, or whatever it is.</p> <p>Lazy people looking to get rich quick are in for disappointment. A lot of work and organization is required. If you don&#8217;t have organizational skills, you will have a lot to overcome to be successful.</p> <p>Treat backers like customers, just like any other business. You must be kind, courteous, and responsive. Be proactive an identify problems before they happen.</p> <p>If you do have a successful small Kickstarter that is fulfilled via OBS (One Bookshelf), then you have the potential for a small automated recurring income over time.</p> <p>You can also get at cost print runs to take with you to conventions, or see if your local FLGS is interested in carrying them, or let you put up a flyer.</p> <p>If you have a successful first Kickstarter, you are more likely to have success with following efforts.</p> </div><!-- .entry-content --> <footer class="entry-meta"><span class="tag-links"><a href="https://followmeanddie.com/tag/card-games/" rel="tag">Card Games</a><a href="https://followmeanddie.com/tag/kickstarter/" rel="tag">Kickstarter</a><a href="https://followmeanddie.com/tag/my-card-game/" rel="tag">My Card Game</a></span></footer></article><!-- #post-4463 --> </div><!-- #content --> </section><!-- #primary --> <div id="secondary"> <h2 class="site-description">Ramblings of an Old Gamer</h2> <nav class="navigation site-navigation secondary-navigation"> <div class="menu-site-badges-container"><ul id="menu-site-badges" class="menu"><li id="menu-item-7984" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7984"><a rel="me" href="https://dice.camp/@FollowMeAndDie">Mastodon</a></li> <li id="menu-item-7985" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7985"><a href="https://www.youtube.com/c/Followmeanddie">You Tube</a></li> <li id="menu-item-7986" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7986"><a href="https://twitter.com/followmeanddie1">Twitter</a></li> <li id="menu-item-7987" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7987"><a href="https://www.facebook.com/FollowMeAndDie">Facebook</a></li> <li id="menu-item-7988" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7988"><a href="https://www.instagram.com/followme_anddie/?hl=en">Instagram</a></li> <li id="menu-item-7989" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7989"><a href="https://www.tiktok.com/@follow.me.and.die?">TikTok</a></li> <li id="menu-item-7990" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7990"><a href="https://www.twitch.tv/followmeanddie">Twitch</a></li> </ul></div> </nav> <div id="primary-sidebar" class="primary-sidebar widget-area" role="complementary"> <aside id="text-35" class="widget widget_text"><h1 class="widget-title">Support My Blog</h1> <div class="textwidget"><p>Links to DriveThruRPG and Game Science are Affiliate links. A portion of your purchase price supports this blog and my other efforts.</p> </div> </aside><aside id="custom_html-3" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><a href="http://www.drivethrurpg.com//saleguide.php?affiliate_id=203222"><img src="http://www.drivethrurpg.com//images/site_resources/DTRPG-HugeDiscounts-BannerB.png" border="0" alt="Huge Discounts on your Favorite RPGs @ DriveThruRPG.com" /></a></div></aside><aside id="custom_html-2" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><a href="http://www.gamescience.com/?AffId=22"><img border="0" src="http://followmeanddie.com/wp-content/uploads/2017/09/GameScience.png"></a></div></aside><aside id="custom_html-10" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><a href="https://www.patreon.com/bePatron?u=604764" data-patreon-widget-type="become-patron-button">Become a Patron!</a><script async src="https://c6.patreon.com/becomePatronButton.bundle.js"></script></div></aside><aside id="custom_html-9" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><script type='text/javascript' src='https://ko-fi.com/widgets/widget_2.js'></script><script type='text/javascript'>kofiwidget2.init('Support Me on Ko-fi', '#46b798', 'P5P4SPFF');kofiwidget2.draw();</script> </div></aside><aside id="custom_html-11" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><div class="alignleft"> <script type="text/javascript"> amzn_assoc_ad_type = "banner"; amzn_assoc_marketplace = "amazon"; amzn_assoc_region = "US"; amzn_assoc_placement = "assoc_banner_placement_default"; amzn_assoc_campaigns = "amazonhomepage"; amzn_assoc_banner_type = "rotating"; amzn_assoc_p = "42"; amzn_assoc_width = "234"; amzn_assoc_height = "60"; amzn_assoc_tracking_id = "fmad20-20"; amzn_assoc_linkid = "2d640fe573ea07c548ad1a8933b3f12e"; </script> <script src="//z-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&Operation=GetScript&ID=OneJS&WS=1"></script> </div></div></aside><aside id="custom_html-5" class="widget_text widget widget_custom_html"><h1 class="widget-title">Listen on Anchor</h1><div class="textwidget custom-html-widget"><iframe src="https://anchor.fm/follow-me-and-die/embed" height="102px" width="400px" frameborder="0" scrolling="no"></iframe></div></aside><aside id="rss-2" class="widget widget_rss"><h1 class="widget-title"><a class="rsswidget rss-widget-feed" href="http://followmeanddie.com/feed/"><img class="rss-widget-icon" style="border:0" width="14" height="14" src="https://followmeanddie.com/wp-includes/images/rss.png" alt="RSS" loading="lazy" /></a> <a class="rsswidget rss-widget-title" href="https://followmeanddie.com/">Follow Me And Die!</a></h1><nav aria-label="Follow Me And Die!"><ul><li><a class='rsswidget' href='https://followmeanddie.com/2025/03/24/gary-con-xvii/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=gary-con-xvii'>Gary Con XVII</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2023/12/31/time-rolls-on/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=time-rolls-on'>Time Rolls On</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2023/07/29/the-dreams-in-garys-basement-update/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-dreams-in-garys-basement-update'>The Dreams In Gary’s Basement Update</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2023/07/18/14th-blogversary/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=14th-blogversary'>14th Blogversary!</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2023/05/07/my-first-experience-using-chatgpt/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-first-experience-using-chatgpt'>My First Experience Using ChatGPT</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2023/03/28/gary-con-15/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=gary-con-15'>Gary Con 15</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2023/01/28/ogl-rollercoaster-end-of-the-ride/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ogl-rollercoaster-end-of-the-ride'>OGL Rollercoaster – End of the Ride?</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2022/12/31/making-up-a-game-with-my-granddaughter/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=making-up-a-game-with-my-granddaughter'>Making up A Game with My Granddaughter</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2022/12/13/farewell-rpgba/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=farewell-rpgba'>Farewell RPGBA</a></li><li><a class='rsswidget' href='https://followmeanddie.com/2022/12/11/dungeon-23-challenge-narrowing-the-scope/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dungeon-23-challenge-narrowing-the-scope'>Dungeon 23 Challenge Narrowing The Scope</a></li></ul></nav></aside><aside id="custom_html-7" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><a href="http://www.drivethrurpg.com/browse/pub/13430/Follow-Me-And-Die-Entertainment-LLC?affiliate_id=203222"><img border="0" src="https://followmeanddie.com/wp-content/uploads/2022/11/DTRPGPubPageForBlog140x200Avatar.png" alt="My Publisher Page on DriveThruRPG"></a></div></aside><aside id="custom_html-8" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><a href="https://secure.backblaze.com/r/01cjx8"><img border="0" src="https://followmeanddie.com/wp-content/uploads/2018/08/backblaze-logo.gif" alt="Get a free month of BackBlaze"></a></div></aside><aside id="linkcat-108" class="widget widget_links"><h1 class="widget-title">TABLES</h1> <ul class='xoxo blogroll'> <li><a href="http://followmeanddie.com/2014/10/26/10-tons-cement-reveal-ant-nest/" title="Not my table, but a very interesting one.">10 Tons Cement Reveal Ant Nest</a></li> <li><a href="http://followmeanddie.com/2014/11/24/adventuremodule-names/">Adventure/Module Names</a></li> <li><a href="http://followmeanddie.com/2014/11/07/all-the-dice-tablesgenerators/" title="A collection of tables from across the OSR.">All The Dice Tables/Generators</a></li> <li><a href="http://followmeanddie.com/2014/05/15/calendar-and-random-generation/">Calendar And Random Generation</a></li> <li><a href="http://followmeanddie.com/2016/09/04/dice-chain-to-inspire-number-of-player-character-racial-enclaves/" title="Dice Chain For Number of Racial Enclaves">Dice Chain For Number of Racial Enclaves</a></li> <li><a href="http://followmeanddie.com/2014/11/07/dice-drop-generators/" title="A collection of tables from across the OSR.">Dice Drop Generators</a></li> <li><a href="http://followmeanddie.com/2012/08/28/directions/">Directions</a></li> <li><a href="http://followmeanddie.com/2014/03/15/encounter-tables/">ENCOUNTER TABLES Aren’t Just For Monsters</a></li> <li><a href="http://followmeanddie.com/2016/12/19/undead-in-add-part-2/" title="Expanded Turning Undead Chart">Expanded Turning Undead Chart</a></li> <li><a href="http://followmeanddie.com/2015/03/29/fmad-humanoid-age-table/">FMAD Humanoid Age Table</a></li> <li><a href="http://followmeanddie.com/2015/03/29/fmad-name-generator/">FMAD Name Generator</a></li> <li><a href="http://followmeanddie.com/2014/11/27/group-name-generator/">Group Name Generator</a></li> <li><a href="http://followmeanddie.com/2016/02/25/ideas-for-hidden-itemssecret-doors/" title="Hidden &amp; Secret">Hidden &amp; Secret</a></li> <li><a href="http://followmeanddie.com/2014/06/21/how-many-hours-of-daylight/">How Many Hours of Daylight?</a></li> <li><a href="http://followmeanddie.com/2015/02/21/locks/">Locks</a></li> <li><a href="http://followmeanddie.com/2015/05/27/loot-carriers-table/" title="Loot Carriers">Loot Carriers</a></li> <li><a href="http://followmeanddie.com/2014/11/01/osr-converters/">OSR Converters</a></li> <li><a href="http://followmeanddie.com/2014/03/26/rule-of-9s/">Rule of 9’s</a></li> <li><a href="http://followmeanddie.com/2016/09/06/ship-names/" title="Ship Names">Ship Names</a></li> <li><a href="http://followmeanddie.com/2014/10/17/what-is-the-osr-2/">What is the OSR?</a></li> </ul> </aside> <aside id="archives-2" class="widget widget_archive"><h1 class="widget-title">Archives</h1><nav aria-label="Archives"> <ul> <li><a href='https://followmeanddie.com/2025/03/'>March 2025</a></li> <li><a href='https://followmeanddie.com/2023/12/'>December 2023</a></li> <li><a href='https://followmeanddie.com/2023/07/'>July 2023</a></li> <li><a href='https://followmeanddie.com/2023/05/'>May 2023</a></li> <li><a href='https://followmeanddie.com/2023/03/'>March 2023</a></li> <li><a href='https://followmeanddie.com/2023/01/'>January 2023</a></li> <li><a href='https://followmeanddie.com/2022/12/'>December 2022</a></li> <li><a href='https://followmeanddie.com/2022/11/'>November 2022</a></li> <li><a href='https://followmeanddie.com/2022/09/'>September 2022</a></li> <li><a href='https://followmeanddie.com/2022/04/'>April 2022</a></li> <li><a href='https://followmeanddie.com/2022/03/'>March 2022</a></li> <li><a href='https://followmeanddie.com/2021/12/'>December 2021</a></li> <li><a href='https://followmeanddie.com/2021/10/'>October 2021</a></li> <li><a href='https://followmeanddie.com/2021/07/'>July 2021</a></li> <li><a href='https://followmeanddie.com/2021/05/'>May 2021</a></li> <li><a href='https://followmeanddie.com/2021/04/'>April 2021</a></li> <li><a href='https://followmeanddie.com/2021/03/'>March 2021</a></li> <li><a href='https://followmeanddie.com/2021/02/'>February 2021</a></li> <li><a href='https://followmeanddie.com/2021/01/'>January 2021</a></li> <li><a href='https://followmeanddie.com/2020/12/'>December 2020</a></li> <li><a href='https://followmeanddie.com/2020/09/'>September 2020</a></li> <li><a href='https://followmeanddie.com/2020/08/'>August 2020</a></li> <li><a href='https://followmeanddie.com/2020/07/'>July 2020</a></li> <li><a href='https://followmeanddie.com/2020/06/'>June 2020</a></li> <li><a href='https://followmeanddie.com/2020/05/'>May 2020</a></li> <li><a href='https://followmeanddie.com/2020/04/'>April 2020</a></li> <li><a href='https://followmeanddie.com/2020/03/'>March 2020</a></li> <li><a href='https://followmeanddie.com/2020/02/'>February 2020</a></li> <li><a href='https://followmeanddie.com/2020/01/'>January 2020</a></li> <li><a href='https://followmeanddie.com/2019/12/'>December 2019</a></li> <li><a href='https://followmeanddie.com/2019/11/'>November 2019</a></li> <li><a href='https://followmeanddie.com/2019/10/'>October 2019</a></li> <li><a href='https://followmeanddie.com/2019/09/'>September 2019</a></li> <li><a href='https://followmeanddie.com/2019/08/'>August 2019</a></li> <li><a href='https://followmeanddie.com/2019/07/'>July 2019</a></li> <li><a href='https://followmeanddie.com/2019/06/'>June 2019</a></li> <li><a href='https://followmeanddie.com/2019/05/'>May 2019</a></li> <li><a href='https://followmeanddie.com/2019/04/'>April 2019</a></li> <li><a href='https://followmeanddie.com/2019/03/'>March 2019</a></li> <li><a href='https://followmeanddie.com/2019/02/'>February 2019</a></li> <li><a href='https://followmeanddie.com/2019/01/'>January 2019</a></li> <li><a href='https://followmeanddie.com/2018/12/'>December 2018</a></li> <li><a href='https://followmeanddie.com/2018/11/'>November 2018</a></li> <li><a href='https://followmeanddie.com/2018/10/'>October 2018</a></li> <li><a href='https://followmeanddie.com/2018/09/'>September 2018</a></li> <li><a href='https://followmeanddie.com/2018/08/'>August 2018</a></li> <li><a href='https://followmeanddie.com/2018/07/'>July 2018</a></li> <li><a href='https://followmeanddie.com/2018/06/'>June 2018</a></li> <li><a href='https://followmeanddie.com/2018/05/'>May 2018</a></li> <li><a href='https://followmeanddie.com/2018/04/'>April 2018</a></li> <li><a href='https://followmeanddie.com/2018/03/'>March 2018</a></li> <li><a href='https://followmeanddie.com/2018/02/'>February 2018</a></li> <li><a href='https://followmeanddie.com/2018/01/'>January 2018</a></li> <li><a href='https://followmeanddie.com/2017/12/'>December 2017</a></li> <li><a href='https://followmeanddie.com/2017/11/'>November 2017</a></li> <li><a href='https://followmeanddie.com/2017/10/'>October 2017</a></li> <li><a href='https://followmeanddie.com/2017/09/'>September 2017</a></li> <li><a href='https://followmeanddie.com/2017/08/'>August 2017</a></li> <li><a href='https://followmeanddie.com/2017/07/'>July 2017</a></li> <li><a href='https://followmeanddie.com/2017/06/'>June 2017</a></li> <li><a href='https://followmeanddie.com/2017/05/'>May 2017</a></li> <li><a href='https://followmeanddie.com/2017/04/'>April 2017</a></li> <li><a href='https://followmeanddie.com/2017/03/'>March 2017</a></li> <li><a href='https://followmeanddie.com/2017/02/'>February 2017</a></li> <li><a href='https://followmeanddie.com/2017/01/'>January 2017</a></li> <li><a href='https://followmeanddie.com/2016/12/'>December 2016</a></li> <li><a href='https://followmeanddie.com/2016/11/'>November 2016</a></li> <li><a href='https://followmeanddie.com/2016/10/'>October 2016</a></li> <li><a href='https://followmeanddie.com/2016/09/'>September 2016</a></li> <li><a href='https://followmeanddie.com/2016/08/'>August 2016</a></li> <li><a href='https://followmeanddie.com/2016/06/'>June 2016</a></li> <li><a href='https://followmeanddie.com/2016/05/'>May 2016</a></li> <li><a href='https://followmeanddie.com/2016/04/'>April 2016</a></li> <li><a href='https://followmeanddie.com/2016/03/'>March 2016</a></li> <li><a href='https://followmeanddie.com/2016/02/'>February 2016</a></li> <li><a href='https://followmeanddie.com/2016/01/'>January 2016</a></li> <li><a href='https://followmeanddie.com/2015/11/'>November 2015</a></li> <li><a href='https://followmeanddie.com/2015/10/'>October 2015</a></li> <li><a href='https://followmeanddie.com/2015/09/'>September 2015</a></li> <li><a href='https://followmeanddie.com/2015/08/'>August 2015</a></li> <li><a href='https://followmeanddie.com/2015/07/'>July 2015</a></li> <li><a href='https://followmeanddie.com/2015/06/'>June 2015</a></li> <li><a href='https://followmeanddie.com/2015/05/'>May 2015</a></li> <li><a href='https://followmeanddie.com/2015/04/'>April 2015</a></li> <li><a href='https://followmeanddie.com/2015/03/'>March 2015</a></li> <li><a href='https://followmeanddie.com/2015/02/'>February 2015</a></li> <li><a href='https://followmeanddie.com/2015/01/'>January 2015</a></li> <li><a href='https://followmeanddie.com/2014/12/'>December 2014</a></li> <li><a href='https://followmeanddie.com/2014/11/'>November 2014</a></li> <li><a href='https://followmeanddie.com/2014/10/'>October 2014</a></li> <li><a href='https://followmeanddie.com/2014/08/'>August 2014</a></li> <li><a href='https://followmeanddie.com/2014/07/'>July 2014</a></li> <li><a href='https://followmeanddie.com/2014/06/'>June 2014</a></li> <li><a href='https://followmeanddie.com/2014/05/'>May 2014</a></li> <li><a href='https://followmeanddie.com/2014/04/'>April 2014</a></li> <li><a href='https://followmeanddie.com/2014/03/'>March 2014</a></li> <li><a href='https://followmeanddie.com/2014/02/'>February 2014</a></li> <li><a href='https://followmeanddie.com/2012/08/'>August 2012</a></li> <li><a href='https://followmeanddie.com/2009/08/'>August 2009</a></li> <li><a href='https://followmeanddie.com/2009/07/'>July 2009</a></li> </ul> </nav></aside><aside id="linkcat-2" class="widget widget_links"><h1 class="widget-title">Blogroll</h1> <ul class='xoxo blogroll'> <li><a href="http://alexschroeder.ch/wiki/RPG" rel="noopener" title="An RPG blogger from Germany who blogs in English." target="_blank">Alex Schroeder</a></li> <li><a href="http://arsphantasia.wordpress.com/" rel="noopener" title="A blog about fantasy cartography and game design." target="_blank">ars phantasia</a></li> <li><a href="http://batintheattic.blogspot.com/" rel="noopener" title="A blog on 30 years of gaming and Sandbox Fantasy." target="_blank">Bat In The Attic</a></li> <li><a href="http://blogofholding.com/" rel="noopener" target="_blank">Blog of Holding</a></li> <li><a href="http://blogsontape.paperspencils.com/" rel="noopener" title="Blogs read so they can benefit visually impaired and those with long commutes." target="_blank">Blogs On Tape</a></li> <li><a href="http://cartographersguild.com/" rel="noopener" title="A forum created by and for map makers and aficionados, a place where every aspect of cartography can be admired, examined, learned, and discussed." target="_blank">Cartographers Guild</a></li> <li><a href="https://cavegirlgames.blogspot.com/" rel="noopener" target="_blank">Cavegirl&#039;s Game Stuff</a></li> <li><a href="http://oldguyrpg.blogspot.com/" rel="noopener" title="Sharing joy of playing the original editions of Dungeons &amp; Dragons." target="_blank">Chgowiz&#039;s Old Guy RPG Blog</a></li> <li><a href="https://chgowiz-games.blogspot.com/" rel="noopener" target="_blank">CHICAGOWIZ&#039;S GAMES</a></li> <li><a href="https://web.archive.org/web/20240414183825/http://unknownzine.blogspot.com/" rel="noopener" target="_blank">Destination Unknown</a></li> <li><a href="http://harbingergames.blogspot.com/" rel="noopener" target="_blank">Don&#039;t Split The Party</a></li> <li><a href="https://doomslakers.blogspot.com/" rel="noopener" title="James V. West&#8217;s blog" target="_blank">Doomslakers</a></li> <li><a href="http://www.dragonsfoot.org/" rel="noopener" title="Welcome to Dragonsfoot, the home of First Edition Advanced Dungeons &amp; Dragons!" target="_blank">Dragons Foot</a></li> <li><a href="https://dreamsofmythicfantasy.blogspot.com/" title="Regular lists of what&#8217;s new in the OSR on DTRPG.">Dreams of Mythic Fantasy</a></li> <li><a href="http://rpg.drivethrustuff.com/index.php" rel="noopener" title="Online Store for Electronic Versions of Rules and Supplemental Materials for a variety of companies and genres." target="_blank">DriveThru RPG</a></li> <li><a href="http://dungeonsndigressions.blogspot.com/" rel="noopener" title="Sharing my love of early edition D&amp;D, its modern clones, and the inspiration I derive from them. Sieze la rolo lud tago!" target="_blank">Dungeons and Digressions</a></li> <li><a href="https://dungeonspossums.blogspot.com/" rel="noopener" title="Reviews, Art, and More" target="_blank">Dungeons and Possums</a></li> <li><a href="http://www.dwarvenautomata.com/" rel="noopener" title="A blog detailing the process of creating/running the Curabel campaign setting." target="_blank">Dwarven Automata</a></li> <li><a href="http://rpgcharacters.wordpress.com/" rel="noopener" target="_blank">Dyson&#039;s Dodecahedron (Maps)</a></li> <li><a href="https://fantasyheartbreak.blogspot.com/" rel="noopener" target="_blank">Fantasy Heartbreak Workshop</a></li> <li><a href="http://gothridgemanor.blogspot.com/" rel="noopener" target="_blank">Gothridge Manor</a></li> <li><a href="http://greyhawkgrognard.blogspot.com/" rel="noopener" target="_blank">Greyhawk Grognard</a></li> <li><a href="http://greyhawkery.blogspot.com/" rel="noopener" target="_blank">Greyhawkery</a></li> <li><a href="http://grumblingrognard.blogspot.com/" rel="noopener" title="Grumbler, old school gamer and adventurer. In other words, quite the curmudgeon." target="_blank">Grumbling Grognard</a></li> <li><a href="http://hillcantons.blogspot.com/" rel="noopener" target="_blank">Hill Cantons</a></li> <li><a href="http://inkwellideas.com/" rel="noopener" title=" Inkwell Ideas specializes in RPG Software &amp; Tools such as our Hexographer &amp; Dungeonographer map creation software and the DungeonMorph Dice &amp; Cards." target="_blank">Inkwell Ideas</a></li> <li><a href="https://web.archive.org/web/20230715061117/https://www.lostkingdom.net/" rel="noopener" target="_blank">Lost Kingdom</a></li> <li><a href="http://nerdomancerofdork.wordpress.com/" rel="noopener" target="_blank">NERD-O-MANCER OF DORK</a></li> <li><a href="https://www.dungeoncontest.com/" rel="noopener" title="The Annual One Page Dungeon Contest is a great source of maps and ideas." target="_blank">One Page Dungeon</a></li> <li><a href="http://www.giantitp.com/comics/oots.html" rel="noopener" title="Online comic about stick figure adventures that mocks and celebrates RPGs at the same time." target="_blank">Order of the Stick</a></li> <li><a href="http://osrsearch.blogspot.com/" rel="noopener" target="_blank">OSR Search</a></li> <li><a href="https://web.archive.org/web/20170606055841/http://osrtoday.com/" rel="noopener" target="_blank">OSR Today</a></li> <li><a href="https://web.archive.org/web/20200927031008/http://www.penandpapergames.com/" rel="noopener" title="Resource for finding players and GMs for various RPGs." target="_blank">Pen And Paper Games</a></li> <li><a href="https://web.archive.org/web/20200817162022/https://www.rueink.com/" rel="noopener" title="Illustrator &amp; Cartographer" target="_blank">Rue Ink &#8211; Deven Rue</a></li> <li><a href="http://sandboxofdoom.blogspot.com/" rel="noopener" target="_blank">Sandbox of Doom</a></li> <li><a href="http://www.tabletopgameandhobby.com/" rel="noopener" title="This game store is owned by one of the guys in one of the groups I played D&amp;D with in high School. It turns out I used to live just a few miles from here, but did not learn about it until several years after I moved to Michigan." target="_blank">Table Top Game and Hobby</a></li> <li><a href="http://www.tenkarstavern.com/" rel="noopener" target="_blank">Tenkar&#039;s Tavern</a></li> <li><a href="http://www.theescapist.com/" rel="noopener" title="The Reality of Fantasy Games Roleplaying Advocacy Since 1995" target="_blank">The Escapist</a></li> <li><a href="https://goblinburg.blogspot.com/" rel="noopener" target="_blank">The Goblinburg Notebook</a></li> <li><a href="http://muleabides.wordpress.com/" rel="noopener" target="_blank">The Mule Abides</a></li> <li><a href="http://timbrannan.blogspot.com/" rel="noopener" target="_blank">The Other Side</a></li> <li><a href="https://web.archive.org/web/20231201055053/http://thegreatblackbell.blogspot.com/" rel="noopener" target="_blank">The Tolling of the Great Black Bell</a></li> <li><a href="https://frothsofdnd.blogspot.com/" rel="noopener" target="_blank">Thought Eater</a></li> <li><a href="https://www.martinralya.com/yore/" rel="noopener" target="_blank">Yore</a></li> </ul> </aside> <aside id="categories-4" class="widget widget_categories"><h1 class="widget-title">Categories</h1><nav aria-label="Categories"> <ul> <li class="cat-item cat-item-12"><a href="https://followmeanddie.com/category/board-games/">Board Games</a> </li> <li class="cat-item cat-item-154"><a href="https://followmeanddie.com/category/cards/">Cards</a> </li> <li class="cat-item cat-item-324"><a href="https://followmeanddie.com/category/rant/">Rant</a> </li> <li class="cat-item cat-item-177"><a href="https://followmeanddie.com/category/rpgs/">RPGs</a> </li> <li class="cat-item cat-item-57"><a href="https://followmeanddie.com/category/writing/">Writing</a> </li> </ul> </nav></aside><aside id="tag_cloud-2" class="widget widget_tag_cloud"><h1 class="widget-title">Tags</h1><nav aria-label="Tags"><div class="tagcloud"><ul class='wp-tag-cloud' role='list'> <li><a href="https://followmeanddie.com/tag/2015-a-to-z-blogging-challenge/" class="tag-cloud-link tag-link-89 tag-link-position-1" style="font-size: 11.625899280576pt;" aria-label="2015 A to Z Blogging Challenge (31 items)">2015 A to Z Blogging Challenge</a></li> <li><a href="https://followmeanddie.com/tag/add/" class="tag-cloud-link tag-link-61 tag-link-position-2" style="font-size: 17.467625899281pt;" aria-label="AD&amp;D (121 items)">AD&amp;D</a></li> <li><a href="https://followmeanddie.com/tag/advicetools/" class="tag-cloud-link tag-link-14 tag-link-position-3" style="font-size: 21.89928057554pt;" aria-label="Advice/Tools (337 items)">Advice/Tools</a></li> <li><a href="https://followmeanddie.com/tag/april-2014-a-to-z-blogging-challenge/" class="tag-cloud-link tag-link-32 tag-link-position-4" style="font-size: 11.726618705036pt;" aria-label="April, 2014 A to Z Blogging Challenge (32 items)">April, 2014 A to Z Blogging Challenge</a></li> <li><a href="https://followmeanddie.com/tag/art/" class="tag-cloud-link tag-link-92 tag-link-position-5" style="font-size: 8.8057553956835pt;" aria-label="Art (16 items)">Art</a></li> <li><a href="https://followmeanddie.com/tag/blogging/" class="tag-cloud-link tag-link-44 tag-link-position-6" style="font-size: 15.453237410072pt;" aria-label="Blogging (76 items)">Blogging</a></li> <li><a href="https://followmeanddie.com/tag/campaign-building/" class="tag-cloud-link tag-link-9 tag-link-position-7" style="font-size: 10.31654676259pt;" aria-label="Campaign Building (23 items)">Campaign Building</a></li> <li><a href="https://followmeanddie.com/tag/cities/" class="tag-cloud-link tag-link-96 tag-link-position-8" style="font-size: 12.63309352518pt;" aria-label="Cities (40 items)">Cities</a></li> <li><a href="https://followmeanddie.com/tag/contests/" class="tag-cloud-link tag-link-40 tag-link-position-9" style="font-size: 9.5107913669065pt;" aria-label="Contests (19 items)">Contests</a></li> <li><a href="https://followmeanddie.com/tag/conventions/" class="tag-cloud-link tag-link-34 tag-link-position-10" style="font-size: 14.848920863309pt;" aria-label="Conventions (66 items)">Conventions</a></li> <li><a href="https://followmeanddie.com/tag/httpd20darkages-blogspot-compd-40th-anniversary-blog-hop-challenge-html/" class="tag-cloud-link tag-link-125 tag-link-position-11" style="font-size: 11.625899280576pt;" aria-label="D&amp;D 40th Anniversary Blogging Challenge (31 items)">D&amp;D 40th Anniversary Blogging Challenge</a></li> <li><a href="https://followmeanddie.com/tag/dcc/" class="tag-cloud-link tag-link-86 tag-link-position-12" style="font-size: 9.3093525179856pt;" aria-label="DCC (18 items)">DCC</a></li> <li><a href="https://followmeanddie.com/tag/dice/" class="tag-cloud-link tag-link-81 tag-link-position-13" style="font-size: 10.820143884892pt;" aria-label="Dice (26 items)">Dice</a></li> <li><a href="https://followmeanddie.com/tag/flavor/" class="tag-cloud-link tag-link-7 tag-link-position-14" style="font-size: 18.071942446043pt;" aria-label="Flavor (141 items)">Flavor</a></li> <li><a href="https://followmeanddie.com/tag/fluffinspiration/" class="tag-cloud-link tag-link-15 tag-link-position-15" style="font-size: 20.187050359712pt;" aria-label="Fluff/Inspiration (226 items)">Fluff/Inspiration</a></li> <li><a href="https://followmeanddie.com/tag/follow-me-and-die/" class="tag-cloud-link tag-link-5 tag-link-position-16" style="font-size: 8.3021582733813pt;" aria-label="Follow Me And Die (14 items)">Follow Me And Die</a></li> <li><a href="https://followmeanddie.com/tag/game-design/" class="tag-cloud-link tag-link-16 tag-link-position-17" style="font-size: 17.769784172662pt;" aria-label="Game Design (131 items)">Game Design</a></li> <li><a href="https://followmeanddie.com/tag/garycon/" class="tag-cloud-link tag-link-93 tag-link-position-18" style="font-size: 11.021582733813pt;" aria-label="GaryCon (27 items)">GaryCon</a></li> <li><a href="https://followmeanddie.com/tag/inspiration/" class="tag-cloud-link tag-link-8 tag-link-position-19" style="font-size: 8pt;" aria-label="Inspiration (13 items)">Inspiration</a></li> <li><a href="https://followmeanddie.com/tag/kickstarter/" class="tag-cloud-link tag-link-37 tag-link-position-20" style="font-size: 14.748201438849pt;" aria-label="Kickstarter (65 items)">Kickstarter</a></li> <li><a href="https://followmeanddie.com/tag/legacy-dd/" class="tag-cloud-link tag-link-17 tag-link-position-21" style="font-size: 11.323741007194pt;" aria-label="Legacy D&amp;D (29 items)">Legacy D&amp;D</a></li> <li><a href="https://followmeanddie.com/tag/manuals/" class="tag-cloud-link tag-link-60 tag-link-position-22" style="font-size: 12.532374100719pt;" aria-label="Manuals (39 items)">Manuals</a></li> <li><a href="https://followmeanddie.com/tag/maps/" class="tag-cloud-link tag-link-38 tag-link-position-23" style="font-size: 14.647482014388pt;" aria-label="Maps (64 items)">Maps</a></li> <li><a href="https://followmeanddie.com/tag/marmalade-dog/" class="tag-cloud-link tag-link-84 tag-link-position-24" style="font-size: 8.8057553956835pt;" aria-label="Marmalade Dog (16 items)">Marmalade Dog</a></li> <li><a href="https://followmeanddie.com/tag/megadungeons/" class="tag-cloud-link tag-link-43 tag-link-position-25" style="font-size: 12.532374100719pt;" aria-label="Megadungeons (39 items)">Megadungeons</a></li> <li><a href="https://followmeanddie.com/tag/metamorphosis-alpha/" class="tag-cloud-link tag-link-100 tag-link-position-26" style="font-size: 9.5107913669065pt;" aria-label="Metamorphosis Alpha (19 items)">Metamorphosis Alpha</a></li> <li><a href="https://followmeanddie.com/tag/modules/" class="tag-cloud-link tag-link-39 tag-link-position-27" style="font-size: 11.625899280576pt;" aria-label="Modules (31 items)">Modules</a></li> <li><a href="https://followmeanddie.com/tag/monsters/" class="tag-cloud-link tag-link-71 tag-link-position-28" style="font-size: 9.5107913669065pt;" aria-label="Monsters (19 items)">Monsters</a></li> <li><a href="https://followmeanddie.com/tag/movies/" class="tag-cloud-link tag-link-45 tag-link-position-29" style="font-size: 10.31654676259pt;" aria-label="Movies (23 items)">Movies</a></li> <li><a href="https://followmeanddie.com/tag/news/" class="tag-cloud-link tag-link-18 tag-link-position-30" style="font-size: 9.5107913669065pt;" aria-label="News (19 items)">News</a></li> <li><a href="https://followmeanddie.com/tag/news-reviews-culture/" class="tag-cloud-link tag-link-20 tag-link-position-31" style="font-size: 20.287769784173pt;" aria-label="News Reviews &amp; Culture (236 items)">News Reviews &amp; Culture</a></li> <li><a href="https://followmeanddie.com/tag/opdc/" class="tag-cloud-link tag-link-33 tag-link-position-32" style="font-size: 8.5035971223022pt;" aria-label="OPDC (15 items)">OPDC</a></li> <li><a href="https://followmeanddie.com/tag/osr/" class="tag-cloud-link tag-link-51 tag-link-position-33" style="font-size: 22pt;" aria-label="OSR (349 items)">OSR</a></li> <li><a href="https://followmeanddie.com/tag/play/" class="tag-cloud-link tag-link-22 tag-link-position-34" style="font-size: 14.647482014388pt;" aria-label="Play (63 items)">Play</a></li> <li><a href="https://followmeanddie.com/tag/reviews/" class="tag-cloud-link tag-link-200 tag-link-position-35" style="font-size: 12.129496402878pt;" aria-label="Reviews (35 items)">Reviews</a></li> <li><a href="https://followmeanddie.com/tag/reviews-culture/" class="tag-cloud-link tag-link-19 tag-link-position-36" style="font-size: 12.330935251799pt;" aria-label="Reviews &amp; Culture (37 items)">Reviews &amp; Culture</a></li> <li><a href="https://followmeanddie.com/tag/roll20/" class="tag-cloud-link tag-link-95 tag-link-position-37" style="font-size: 9.3093525179856pt;" aria-label="Roll20 (18 items)">Roll20</a></li> <li><a href="https://followmeanddie.com/tag/science-fiction/" class="tag-cloud-link tag-link-109 tag-link-position-38" style="font-size: 10.31654676259pt;" aria-label="Science Fiction (23 items)">Science Fiction</a></li> <li><a href="https://followmeanddie.com/tag/software/" class="tag-cloud-link tag-link-10 tag-link-position-39" style="font-size: 8.3021582733813pt;" aria-label="Software (14 items)">Software</a></li> <li><a href="https://followmeanddie.com/tag/stories/" class="tag-cloud-link tag-link-6 tag-link-position-40" style="font-size: 9.7122302158273pt;" aria-label="Stories (20 items)">Stories</a></li> <li><a href="https://followmeanddie.com/tag/swords-wizardry/" class="tag-cloud-link tag-link-110 tag-link-position-41" style="font-size: 8.8057553956835pt;" aria-label="Swords &amp; Wizardry (16 items)">Swords &amp; Wizardry</a></li> <li><a href="https://followmeanddie.com/tag/tables/" class="tag-cloud-link tag-link-66 tag-link-position-42" style="font-size: 12.532374100719pt;" aria-label="Tables (39 items)">Tables</a></li> <li><a href="https://followmeanddie.com/tag/take-one-thing-and-expand-on-it/" class="tag-cloud-link tag-link-234 tag-link-position-43" style="font-size: 8.8057553956835pt;" aria-label="Take One Thing and Expand on It (16 items)">Take One Thing and Expand on It</a></li> <li><a href="https://followmeanddie.com/tag/ucon/" class="tag-cloud-link tag-link-68 tag-link-position-44" style="font-size: 8.3021582733813pt;" aria-label="UCON (14 items)">UCON</a></li> <li><a href="https://followmeanddie.com/tag/white-star/" class="tag-cloud-link tag-link-114 tag-link-position-45" style="font-size: 10.31654676259pt;" aria-label="White Star (23 items)">White Star</a></li> </ul> </div> </nav></aside><aside id="block-5" class="widget widget_block widget_text"> <p></p> </aside> </div><!-- #primary-sidebar --> </div><!-- #secondary --> </div><!-- #main --> <footer id="colophon" class="site-footer"> <div id="supplementary"> <div id="footer-sidebar" class="footer-sidebar widget-area" role="complementary"> <aside id="block-10" class="widget widget_block"> <ul class="wp-block-social-links is-layout-flex wp-block-social-links-is-layout-flex"></ul> </aside> </div><!-- #footer-sidebar --> </div><!-- #supplementary --> <div class="site-info"> <a href="https://wordpress.org/" class="imprint"> Proudly powered by WordPress </a> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #page --> <script src="https://followmeanddie.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script> <script src="https://followmeanddie.com/wp-includes/js/masonry.min.js?ver=4.2.2" id="masonry-js"></script> <script src="https://followmeanddie.com/wp-includes/js/jquery/jquery.masonry.min.js?ver=3.1.2b" id="jquery-masonry-js"></script> </body> </html> <!-- Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/ Page Caching using Disk Served from: followmeanddie.com @ 2025-03-26 11:09:42 by W3 Total Cache -->

Pages: 1 2 3 4 5 6 7 8 9 10