Facebook
Reddit
X
Bluesky

Robodad1

Overview

RoboDad1 is a YouTube channel dedicated to helping Dungeon Masters run better, more exciting Dungeons & Dragons games. The channel focuses on breaking down published adventures and transforming them into easier-to-run, more cinematic experiences at the table. https://www.youtube.com/@robodad1 Through detailed DM guides, encounter ideas, and practical storytelling advice, RoboDad1 explores popular adventures and settings, offering Dungeon Masters tools to improve pacing, build tension, and bring memorable moments to their players. The channel also covers topics such as common DM mistakes, campaign preparation, adventure design, and creative ways to enhance published modules without increasing prep time. RoboDad1’s guides aim to make running D&D more accessible for new Dungeon Masters while still providing inspiration and clever ideas for experienced Game Masters. Whether you’re preparing your first campaign or looking to improve an existing one, RoboDad1 focuses on one simple goal: helping DMs run unforgettable adventures.

Links

youtube.com https://www.youtube.com/@robodad1 - Youtube channel

Other entries

Port Saga
Actual Play & Podcasts

Port Saga

English
Actual Play
Vampire the Masquerade
Indie podcast creator Rachel J. Wilkinson brings together a diverse cast of professional voice actors and World of Darkness enthusiasts in the first V5 scripted audio drama. This 20-episode show centers on the fictional mid-Atlantic city of Port Saga and the vampires who call it home. Vampire: The Masquerade PORT SAGA is for anyone hungry for a VTM V5 story that goes beyond books and actual plays to create a fully dramatized, immersive audio experience. Links racheljwilkinson.com - Port Saga official page youtube.com - Youtube playlist spotify.com - Spotify feed podcasts.apple.com - Apple Podcasts feed

Read more

Fantasy Name Generators
Tools & Platforms

Fantasy Name Generators

English
Generators
Free
Fantasy Name Generators is the world’s largest collection of random name generators, famously created and maintained by a single developer known as Emily. Launched in 2012, the site has grown into a massive cultural pillar for tabletop gaming, featuring over 1,400 different generators ranging from traditional high fantasy races to real world historical names, pop culture references, and even abstract concepts like "evil sword names" or "inn signs." In 2025 and 2026, the site has remained the industry's "gold standard" specifically because it avoids AI generation in favor of hand-coded linguistic patterns and custom syllables. Description Fantasy Name Generators is the ultimate "anti-writer's block" tool. It is a lightweight, browser-based repository that generates 10 names at a time with a single click. What sets Emily’s site apart is its sheer granular depth; you aren't just looking for "Elf names," you are looking for Night Elf, Blood Elf, Tolkien Elf, or Pop Culture Elf names. It is highly valued for its speed and its "clean" nature—there are no accounts to create and no complex settings to tweak. Furthermore, the site is famous for its environmental focus, using its ad revenue to fund massive tree-planting initiatives. System Overview & Key Features Hand-Crafted Linguistic Patterns Unlike modern AI generators that "predict" text, Emily's tools use specific phonetic rules for each category. For example, the Dwarf generator is hard-coded to favor gravelly, consonant-heavy sounds, while the Elven generators prioritize melodic, vowel-rich patterns. This ensures that names feel like they belong to a coherent culture rather than being random gibberish. Extreme Categorization The site is divided into massive sub-sections: Fantasy, Real World, Pop Culture, Place Names, and Other. You can find names for anything from a "Post-Apocalyptic City" to a "Legendary Weapon" or even specific names for "Demon Souls" and "Lovecraftian Horrors." Real-World Cultural Accuracy The site features one of the most extensive collections of real-world names on the internet, covering hundreds of ethnic and historical groups. GMs often use these to give different regions of their world a distinct, authentic "flavor" (e.g., using Icelandic names for a northern kingdom and Swahili names for a southern trade port). Description and Prompt Generators Beyond just names, the site includes "Description Generators" for NPCs, landscapes, and even "Backstory Generators." While simple, these provide a "Mad Libs" style framework that can jumpstart a GM's creativity when they need to describe a room or a character's personality on the fly. Environmental Philanthropy A unique "meta-feature" of the site is its partnership with wildlife and forest conservation. By simply using the site, users contribute to the planting of millions of trees. As of 2026, Emily has expanded these efforts to include specific ocean cleanup and rewilding projects, making it a "feel-good" tool for the community. The "Roll For Fantasy" Sister Site Emily also maintains a companion site called Roll For Fantasy, which offers free browser-based tools for map making, dungeon building, and character sheet management, all using the same user-friendly, non-subscription philosophy. Additional links fantasynamegenerators.com - Official website rollforfantasy.com - Companion site for TTRPG building tools tree-nation.com/profile/fantasy-name-generators - Tracking the site's tree-planting progress

Read more

Traveller Lifepath
Tools & Platforms

Traveller Lifepath

English
Free
Character sheets
A free, accessible, browser-based character creator and editable sheet for Mongoose Traveller 2022 — every roll cited, every choice logged, every character saved locally. Description Traveller Lifepath is a free, browser-based character creator and editable sheet for Mongoose Traveller 2022. It walks players through the full Mongoose 2022 lifepath — basics and species, characteristics, background skills, pre-career education (University, Army Academy, Marine Academy, Navy Academy), career terms with their full survival / event / commission / advancement loop, mustering-out, the post-creation skill package, and a final reviewable character sheet — without ever leaving a single browser tab.                                                              The tool offers three ways to set characteristics. Players who want the classic experience can have the site roll 2D × 6 into a pool and assign each value to whichever stat they like. Players who prefer their own physical dice can enter results manually; the site still tracks every DM, target, success/failure, and aging effect. Players who'd rather skip randomness entirely can use the included point-buy method (42-point budget, 2..12 per stat). PSI is rolled separately when psionics are enabled, and the Psion career unlocks accordingly.  /images/general-media/1778159165_rhvJ8xSn.png The character-creation rules are implemented as a typed effects engine — TypeScript discriminated unions with exhaustive switching — so every rule lives in one place and can be tested in isolation. The project ships with around 360 automated tests covering qualification, commission, advancement, aging crises, mishaps, life events, connections, the skill cap of 3 × (INT + EDU), pre-career education, and the Mongoose 2022 errata clarifications for Vargr and the Vacc Suit skill. A full audit trail of every rolled die, every applied DM, and every player choice is captured to a roll log that updates in real time. The post-creation sheet is a fully editable Mongoose-style character record. Skills, careers, equipment, weapons, armour, augments, connections, benefits, and free-form notes can all be edited inline; values save automatically to localStorage with cross-tab synchronisation, and the sheet is print-friendly (one panel per printed page, ink-friendly styling). Every character in the local library can be exported and re-imported as JSON for backup or for handing off between players.                                                      Two visual themes are included: a light "Little Black Books" look in the spirit of Classic Traveller, and a dark "Imperial" theme — plus a System mode that follows the operating system's light/dark preference and reacts live when it changes. Theme choice is remembered between sessions.                                                                    Accessibility is treated as a first-class concern. The interface meets WCAG 2.1 AA contrast requirements in both themes (verified by an axe-core audit suite that runs as part of the project's tooling), every interactive element has a visible keyboard focus indicator, icon-only buttons carry ARIA labels, and the layout includes a skip-to-content link for screen-reader users.            /images/general-media/1778159170_sbkOfhno.png Other features include undo across the wizard (rewinds to the relevant picker after popping a character snapshot), URL-based debug logging (?debug=1), the Connections rule for shared PC backgrounds, an aging-crisis path with medical-debt accumulation, and an honest "unofficial fan tool" disclaimer in every place it matters.                            The project is open-source under the MIT License, runs entirely client-side with no backend and no account requirement, and uses privacy-friendly analytics (no cookies). Bug reports, rules questions, and pull requests are welcome on GitHub. Links bytesbynelson.github.io - Live tool github.com - Source code github.com - Issue tracker / feedback

Read more

Reviews

Sorted by:
Brian
Brian
3 months ago

Robodad1 has some of the most creative and fun ideas for DMing. This guy is awesome!

Login to leave a review.

Looking for a group?

Find a tabletop group to join or players to invite.
Groupfinder is a free looking-for-group/players platform. By players, for players.