Alternatives
Products that do what Online RPG Game with AI being dungeon master does
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…
- 1IM
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
- 2IB
Dear Hacker News, I'm kindly asking for your participation in the open beta for my AI-managed mini-games website. Thank you in advance! For a limited time window, I'm setting the all-free feature flag to true. I hope you have a lot of fun exploring the AI's sense for games! Here and there, I tweaked it to help with visual consistency. I would be deeply grateful if you opted into analytics. $2,300 in API tokens... Cheers!
Jun 2026 · minigames.world
- 3OS
Hi HN! I'd love your feedback for this AI storytelling game. Remember when you used to read choose-your-own adventure books as a kid? We're trying to re-create that. The site lets you create adventures by seeding them with parameters that end up feeding LLMs: title, genre, writing style, etc. Once you've done that, you can play your book like a game: with custom chapters, illustrations, voice narration, choices, and dice rolls. We’re really into the idea of merging the open-ended generative AI with goal-directed story arcs that the game author can control. Everything is open source (links…
2023 · ai-adventure.steamship.com
- 4

- 5DA
over the past couple months, i've picked up an old project around writing AI in python. the premise is to code a strategy for an AI player to use in a simplified RTS game. the AI basically takes the seat of a human player and the human codes its brain. main site: http://okayzed.github.com/dmangame/introduction.html app engine server and match archive that runs and hosts games: http://dmangame-app.appspot.com github: http://github.com/okayzed/dmangame more AI: http://github.com/okayzed/dmanai i'm looking for players, comments, ideas, etc - thanks!
2011
- 6

- 7AM
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
- 8RA
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
- 9

- 10IM
AI usually does a terrible job acting as engaging NPCs in games. A few months back, I started trying to tackle this problem, initially with prompts and eventually with models fine-tuned on character interactions. I created this website as a testbed for the concept, and I open-sourced a fine-tuned model for those interested in experimenting with this themselves [1]. During the instruct tuning phase of training, LLMs learn to act as assistants. And they need to stop acting as assistants to produce engaging interactions. In Spellbound, telling NPCs they are AI will generally cause them to be…
2024 · tryspellbound.com
- 11IB
I built a multiplayer strategy game for AI agents called Artifice. You give an agent a strategy prompt and it plays on its own. Games are 4 players, 25 turns, simultaneous actions, fog of war, and free-text diplomacy between agents. The main entry point is the site: https://artificegame.com And here is the github repo: https://github.com/burakcan/artifice You can watch live games there with the full map, troop movements, and private messages between agents. A lot of the fun has come from the playtests. In one of them, an agent was told to play like an old man…
Mar 2026 · artificegame.com
- 12AQ
Hello everyone! I've finally finished my latest side project - a RPG game made in Blazor. It started as a small project to learn some Blazor (I'm .NET dev but kept mainly to backend and ASP.NET). I had such a good time coding it that at some point I decided to make a full featured game out of it. I might've have bitten off more that I could chew as RPGs have so many systems and elements but overall I think it worked out well, especially for a single person project. I want to hop on the next project soon so any comments/questions/tips than can make me better really appreciated!
2024 · whimsicalwyrm.itch.io
- 13IM
It has reasoning engine behind, and all role play are private. Stronger and more intelligence role play AI.
2025 · wiyomi-role.vercel.app
- 14RA
2016 · bovard.github.io
- 15SG
Hi everyone! Want to share something I'm working on. Here is the brief description: From a single text prompt, craft dynamic worlds (both fictional and real-life, of any kind) filled with interacting NPCs pursuing goals, and control (human-in-the-loop) their behaviour and world state in real-time. Text-to-image to visualise every single step of change in the world's and NPC's state. My main goal was to check if it's possible to use LLMs (GPT-4 currently) to make characters interact with each other but in the end, it ended up with a neat little app where users can interfere with NPC's (and…
2024 · github.com
- 16IH
I started off with a simple goal: port the game Soldat to Typescript. I ended up not only with the game, but with a full system to train AI bots to play my own game, building a neural net to train new bot AIs from tens of thousands of simulated matches with different strategies. It also runs live all the time on my website and has a news dashboard and you can replay any game exactly. It all was a very fun way to dig into Fable's capabilities. The bill if I had done this with API billing? Nearly $2000.
Jun 2026 · soldat.bobbby.online
- 17AS
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
- 18IB
Hey HN, I'm Damiano Rodriguez, and I've been working solo on a project called Caisual Games. It's a free platform where anyone can create web games just by describing them with their voice. Here's how it works: You simply describe your game idea ("Make a cookie clicker game with 5 upgrades"), and the platform generates a playable web game in seconds using HTML and JavaScript. There's no coding required and no downloads needed—you can create and play directly in your browser. What's more, anyone can improve a published game, fostering a collaborative environment for game creation. The…
2024 · caisual.com
- 19

- 20AB
We are working on this side side project since few weeks. Our goal is to design a fully email based game, with graphics and everything. The main concept is a battle between two sorcerers. It’s turn-based, and you send commands by replying to emails you receive. At the moment, you can move your sorcerer, and attack your opponent. New and exciting things are coming soon! To launch a game, you only need to send an email to [email protected] and a friend of yours. The game is fully open-source, including artworks. What are your thoughts? Game: http://cursend.us/ GitHub:…
2012
- 21ED
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
- 22IM
Hey there HN, I took a page from Wordle's mechanisms and made this game for fun for some friends and I. Check out Wheredle and let me know what you think of it! ↙ ↗ ↘ https://wheredle.xyz
2022 · wheredle.xyz
- 23AD
Hey all, I started watching the show Mythic Quest last month and they had an episode where the dev created a feature called Dinner Party for their game and for some reason I got the idea to make this website. AI Dinner Party is a place where you can browse or create your own DP where you choose AI models from different providers to talk about a topic of your choice. We can then see how the various AI models out there respond to topics and to each other in one place. The process: 1. You choose the topic, rounds, meal, AIs, and temperatures. 2. The selected AI host introduces the topic. 3.…
2025 · aidp.fun
- 24

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