Dopamine in service of structure
By eight most mornings, my wife and I are out of patience. Both our boys are eleven. Both have ADHD. So do I.
The routines are not complicated. Brush your teeth, pack the bag, sit down to homework. The part the brain fights is the executive function to do any of it without someone standing over you. I have fought it for four decades. I watch them fight the same thing every day.
The same kid who cannot start his morning routine will play Roblox for three hours without getting up. The game hands him what the routine does not: instant feedback, visible progress, a challenge that climbs as he gets better.
The dopamine is not missing. It is pointed somewhere else.
So I stopped trying to manufacture motivation and redirected the motivation already running. I built the daily routine as a game. Morning, study, and evening became dungeons. Tasks pay out XP. Streaks carry across days. A weekly boss both brothers fight together, one finished chore at a time. One Saturday, from idea to live on their phones.
It shipped with 463 tests. The number that matters is smaller: the two security bugs those tests caught before either kid opened the app. One let any family read another family’s data. One let a boss take damage twice from a single hit. Quality infrastructure is the bugs your kids never see on their first session.
I thought the XP and the boss fights would be the hook. They were not. I had also built a code dungeon, small Python puzzles, because both boys have been learning to code. One of them loaded the game, looked at it for two seconds, and asked “where’s the Python one?” They already wanted to code. What they lacked was a wrapper that made it feel like a reward instead of a lesson.
Here is the part I have to be honest about. I spent a family Saturday, a day I keep clear of work on purpose, building a system to solve a problem that is really about patience and presence. For an ADHD brain, building the interesting version of a hard thing is the oldest trap there is. I asked myself if that was what this was. Not that day. The hard thing and the interesting thing were the same thing: meeting my kids inside the loop they already live in, and aiming it at what they need.
I was building for my kids the scaffolding I had to build for myself.
The real test is tomorrow morning.