nowfound

Alternatives

Products that do what Everdice does

Text-based D&D you can play solo, online, or by post

  1. 1IB

    Diceright is a virtual tabletop for playing dungeons and dragons with friends on the web. You can watch a quick overview of how it works here: https://tinyurl.com/diceright. And there’s a list of the main features right on the homepage. It’s a Ruby on Rails site that makes heavy use of action cable for keeping the maps and tokens in sync for all players. On the front end, I’m using HTML canvas for the maps and a js library called fabric.js for interacting with the canvas. Otherwise, just jQuery on the front end. I optimized it all to work on mobile too. I built this as a side…

    2023 · diceright.com

  2. 2AS

    I’m experimenting with modeling tabletop RPG adventures as explicit narrative state rather than linear scripts. Everdice is a small web app that tracks conditional scenes and choice-driven state transitions to preserve continuity across long or asynchronous campaigns. The core contribution is explicit narrative state and causality, not automation. The real heavy lifting is happening in the DM Toolkit/Run Sessions area, and integrates CAML (Canonical Adventure Modeling Language) that I developed to transport narratives among any number of platforms. I also built the npm CAML-lint to…

    Feb 2026 · github.com

  3. 3

    Dungeons & Dragons games run by professional DMs

    2020

  4. 4IM

    Hi, I've been developing an HTML5 MMORPG game where people can submit code to play a game, like collect items, destroy defense towers or kill monsters, etc.. I've been working on this for over 1.5 yrs (all my spare time) and now it's ready for preview, does anyone want to try it out? It's mostly opensource (and the rest will be opensource sooner or later) Please access it with PC, it's an HTML5 game: https://bytelegend.com/ I really want it to expand to more languages, but right now I've only finished Java part. I wonder if anyone can help me with other languages. Besides, I'm…

    2022 · bytelegend.com

  5. 5

    The multi-currency dice game

    2022

  6. 6

    AI TTRPG and world building game

    2024

  7. 7EA

    Hi all, I'm excited to share Eonfall with Hacker News Community! It's been 2-years in the making built by a 2 man team. Eonfall, is a new third-person co-op action game with rogue-lite elements built exclusively for the web! We've finally reached a release candidate state and set our official public release date for Jan 15th! The game's current version 5.0.0-beta is live and available to test play today! Unity game engine was used to develop the game along with other services to handle the backend, and Nuxt 3 + Nuxt UI to handle the front-end. We welcome any and all questions, feedback &…

    2024 · eonfall.com

  8. 8FP
  9. 9
    RPGen128

    Unlimited hand-crafted RPG content

    2021

  10. 10OR

    Hi I've created a text-based RPG game in which you can experience different adventures and play interesting characters while the AI acts as a real time DM/story teller. There are multiple ways to interact with AI: 1) Input free will move 2) Input default move (affects resources) 3) Post a question to DM Also one more cool feature is that you can create your own adventure via simple form. Add scenes, add characters and make it public so other players are able to test it. I also plan to have 'competetive' side where players will pay some small fee to creators in crypto depending on…

    2023 · landing.v3rpg.com

  11. 11IM

    I've posted this game here before, hopefully a repost is fine as the game has changed quite a bit (improved AI, improved mapeditor, much quicker gameplay, etc). Game is based on JavaScript/Canvas and WebSockets. On the browser side the map is pre-rendered (as a background image), just the mobile units/buildings and animations are dynamically rendered. The lobby server is made in node.js, but the game server is C++ for performance reasons (mainly the pathfinding). I found the C++ WebSocket libraries out there to be too difficult to use so I made my own based on the rfc. Overall I…

    2022 · battle-of-flags.com

  12. 12RA

    This is a project that I have been working on in my spare time for a while now. It's a new virtual tabletop for playing pen and paper role playing games online, but it takes an entirely different approach than anything out there right now. Rather than trying to turn pen and paper games into video games, with features centered around one-click damage calculations and detailed stats tracking, Roll20 focuses on storytelling. It has completely new features like background music, player journals, and an expansive art library with a built-in web search. The entire system runs on NodeJS, Padrino,…

    2012 · kickstarter.com

  13. 13

    A massive mobile online strategy adventure

    2023

  14. 14PB

    2020 · github.com

  15. 15DD

    Hey HN! I've been building tooling for voice-driven apps over the past few months, as part of a hardware project. Someone suggested adapting the DSL to play Dungeons and Dragons. So, here we are! What is it? An AI-powered, voice-controlled D&D adventure set in the world of Dvorak. Talk to characters, explore locations, and shape the story using your words. Use your microphone to interact with the AI dungeon master. Explore freely – interrupt, ask questions, or take unexpected actions. If you make friends at the tavern, you can also just hang out there and chat. Hint: Talk to the bartender to…

    2024 · pocket.computer

  16. 16

    Beautiful soundboard for immersive tabletop RPG campaigns

    2021

  17. 17EA

    Hey HN, Endless Adventure is a DOS-style text adventure game that lets you explore any story you can imagine. It should feel like it came from an alternate universe where we developed LLMs in the 80s. No login needed so you should just stop reading this and go play with it yourself! I’ve poured a lot of love into both the UI and the storytelling engine that powers it. Everything looks simple, but behind the scenes there is a lot of work to keep context, move the story forward, and maintain state for things that are never explicitly exposed (e.g. inventory, karma, quests, NPCs, etc). I…

    Sep 2025 · endlessadventure.com

  18. 18IM

    Hey everyone, I built this project because I always wanted to try playing D&D but couldn’t find a group of friends or a DM to play with. It’s still early stages and not meant to be a complete replacement for real DMs or IRL sessions, but it’s a good way to dip your toes into DnD or to play on your phone between your IRL sessions. I tried playing D&D with ChatGPT but the overall experience was lacking, so I built this site & Discord bot that has a character sheet tool, better memory management, support for multiplayer, and automatic tracking for things like spells, HP, and encounters. Try it…

    2023 · fables.gg

  19. 19DR
  20. 20ED

    This has been my secret pleasure for the past four years. Ever since I started playing D&D during the pandemic, I discovered my love for role playing and storytelling, but Beyond just wasn't cutting it for me. I wanted to make my own personal character creator and tracker that I could use for my games, so I set out to build Dwarven Academy (https://dwarven.academy/) and after two years of learning I decided to rebuild it all from the ground up, so The Elder Dragon's Tavern was born. Try it out at https://elderdragonstavern.com/ This is an app to build and track…

    2024 · elderdragonstavern.com

  21. 21

    An AI dungeon master for solo D&D-style adventures

    28d ago · aitaverns.com

  22. 22FO
  23. 23AM

    Hi, I’ve been working on Artifacts for the past 2 years, and it’s now ready to try. It’s a sandbox MMORPG where every action is done through a REST API. Instead of clicking to move, fight, gather, craft, or trade, you write code to control your characters. If you have any questions, comments, or feedback, I’d be happy to hear them.

    Jun 2026 · artifactsmmo.com

  24. 24

    Role playing adventure platform for the ChatGPT generation

    Jun 2026 · polymyth.quest

Ranked by how close each launch is in meaning, then by votes. Refine with a description →