FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
I tried writing an interactive novel. I accidentally ended up building a platform.
How-ToWeb Development

I tried writing an interactive novel. I accidentally ended up building a platform.

via Dev.toSanti Santamaría Medel10h ago

A few months ago I tried to write an interactive fiction novel. I accidentally ended up building a platform instead. I started writing but as the story grew, I quickly realised two things: First, I’m not a great writer — and even less so when it comes to an interactive novel with all its complexity. Second, the further I got, the harder it became to manage the structure: branches, conditions, narrative state… everything started getting messy pretty quickly. The tools I tried didn’t really fit what I had in mind, so at some point I opened Visual Studio and tried to solve the problem myself. The idea was simple: I wanted to find a way to separate the prose from the logic that drives the story. That’s when the real experiment started. Since frontend isn’t really my main area, instead of trying to do everything myself I decided to try something different: building the project with AI agents (Codex) as development partners. What started as a small experiment quickly got out of hand. I got c

Continue reading on Dev.to

Opens in a new tab

Read Full Article
0 views

Related Articles

I Built a Visual Pathfinding Tool to Understand Uninformed Search Algorithms. Here’s What I Learned
How-To

I Built a Visual Pathfinding Tool to Understand Uninformed Search Algorithms. Here’s What I Learned

Medium Programming • 11h ago

Stop Writing Go Like It’s 2017: 15 Modern Patterns You Should Be Using
How-To

Stop Writing Go Like It’s 2017: 15 Modern Patterns You Should Be Using

Medium Programming • 11h ago

Mimic @ViewBuilder
How-To

Mimic @ViewBuilder

Medium Programming • 11h ago

These 2 Apps Help Me Make Sense of My 100K Screenshots
How-To

These 2 Apps Help Me Make Sense of My 100K Screenshots

Wired • 12h ago

How to Build a Migration-Proof Icon Picker in AEM
How-To

How to Build a Migration-Proof Icon Picker in AEM

Medium Programming • 12h ago

Discover More Articles