Alternatives
Products that do what Open-Source AI Adventure Game does
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…
- 1

- 2

- 3OR
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
- 4IB
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
- 5CY
2022 · github.com
- 6
- 7IM
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
- 8IP
To be specific, the content is generated by a GPT-2 based model. https://amzn.to/2TCc0v2 Let me know if you have any questions :-)
2020
- 9

Create and play choose-your-own-adventure games.
May 2026 · story-builder-topaz.vercel.app
- 10SG
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
- 11OS
Hey everyone, DNDGenerate is my little adventure into the world of AI and D&D. I wanted to learn more about using ChatGpt to build software and about the openai apis. When I saw how much fun my 9-year-old was having, creating his own D&D worlds. That got me thinking – why not make a tool that uses ChatGPT to help build cool D&D campaigns? It's been a blast mixing my love for tech and D&D. I showed this at our latest dnd game, and my fellow party members seemed to like the results, so I thought I'd share it here as well.
2024 · github.com
- 12AD
Hey HN, We started out building a whole game-making platform: engine, editor, templates, the lot. It was a slog, and it kept fighting the thing that made it interesting: the models got good. With Opus 5, Fable 5, SOL 5.6, a one-prompt Three.js or Canvas game already looks genuinely great, and the models know those APIs far better than they'd ever know our harness. Forcing people through our engine meant limiting them to it, while solving the part AI solved better than us trying to buold the harness The part it can't solve is multiplayer. A generated game is usually a single HTML file; making…
Jul 2026 · antics.gg
- 13IM
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
- 14AG
I recently embarked on a creative experiment where I used ChatGPT to craft an elaborate steampunk story. Inspired by the rich narrative and intricate details, I decided to transform various parts of the story into demo tables, complete with text and images using https://tabulator.ai/. The goal was to explore how AI can aid in the creative process and provide indie game developers and storytellers with some ideas quickly.
2024 · tabulator-ai.notion.site
- 15IH
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
- 16AS
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
- 17NE
I’m excited to share the project I’ve been working on for a while now called Nuvvel, which utilizes AI to generate detailed, rich stories for avid readers. You might think of it as a mix between an endless Netflix series and a dedicated Wikipedia for each series. The platform features interconnected characters, each with their own story arcs, and immersive locations where events unfold, connecting everything together. Each series begins with a story arc told over many chapters. Once a chapter is unlocked, it becomes available for everyone to read. Some chapters might already be unlocked by…
2024 · nuvvel.com
- 18

- 19PA
Hi hn, Its been a while since my kid has been dreaming to make videogames, as you know, the entry bar is high, too many technical details are involved. A few months ago, we started making games, we have tried many different ways, from dragging blocks to write code with a high-level library to make it simple, it is still too much work. Getting into the AI boat, I decided to give it a try for making games, turns out that it works super nicely, still, you still have many technical concepts involved, what language should the game be written in? where do you store the file/assets? how do you…
2024 · playcodeai.com
- 20OS
Hi HN, We're a small team building AI tutors out of India, and as you might guess, this means we spend a ton of time writing, testing, and refining prompts for LLMs. When we started out, we were using the OpenAI playground but things became tedious when we wanted to compare responses from different models. We tried a bunch of other playgrounds but found them lacking in some features so we built our own. Quick Links: Github: https://github.com/supernova-app/ai-playground Hosted demo: http://playground.getsupernova.ai Demo video:…
2025 · playground.getsupernova.ai
- 21IB
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
- 22

- 23CW
Just finished some work involving ChatGPT when I felt strong Tolkien nostalgia, so asked it to write a song in the style of Hobbit, the result was amusing, so what the heck, here it is: > Write a short song in the style of Tolkien's Hobbit that tells of a skilled programmer creating artificial intelligence Verse 1: In the land of code and screens, Where the bits and bytes do gleam, There lived a programmer so wise, With knowledge and skills that did surprise. Chorus: Creating AI, a masterpiece, A mind so bright, a true release, Bringing forth a new dawn, Of intelligence beyond what's gone.…
2023
- 24AD
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
Ranked by how close each launch is in meaning, then by votes. Refine with a description →