FreeUpToHours
Can AI Make a Whole Game? My Honest Answer After 16 Hours Building a Filipino JRPG
AI Tools·By Oliver Valencia Sebastian·Published September 9, 2026·9 min read

Can AI Make a Whole Game? My Honest Answer After 16 Hours Building a Filipino JRPG

No — the honest answer is that AI cannot make a whole game on its own. It can make a beautiful world, art that stops you mid-scroll, and systems that feel alive, and it can do it fast. What it cannot do is hand you a finished game from one prompt. I learned that across 16 hours earlier this week, working on my own first JRPG.

Two days ago I started The Thirteenth Tide, a 21-chapter Filipino JRPG, with ChatGPT Astra 6 and DeepSeek V4.1 Flash. Sixteen hours later, Chapter 1 is done. Chapter 2 starts tomorrow. My characters are Matu Bato James, a Brawler, and Olivia Miller, a Spellweaver, both at level 19. And I say all of it plainly: I am not a game developer. I am a small business owner from Baguio who automated his own business so completely that he finally has time to make a game.

The 16 Hours That Started a 21-Chapter Game

It began the day ChatGPT Astra 6 came out. I tested it on games right away, and the results were good enough that I stopped testing. That was the moment: two days ago, this stopped being an idea and became the project.

The Thirteenth Tide is an island chronicle. Its tagline is "The sea remembers. But memories can lie." Chapter 1 is called The Town That Returned, and the plan is 21 chapters. In 16 hours I finished Chapter 1 — the islands, the quest lines, the world art, the two playable characters. Then I spent the rest of tonight restructuring everything I just made. That part, nobody puts in their demos.

The Skywater Aqueduct island in The Thirteenth Tide, a stone waterway crossing a teal sea with paths and trees, with a quest marker pointing 28 meters north
Chapter 1, the Skywater Aqueduct — the first island my AI duo finished together.
The Listening Mangroves island in The Thirteenth Tide, dense green trees over winding stone paths with quest rings
The Listening Mangroves — every objective shows its distance in meters, so the map never lies about where to go next.

The One-Shot That Looked Finished

The mistake every AI game post hides is the one-shot. I gave Astra 6 the whole game idea in one prompt, and what came back looked like a finished game. The graphics were the best part of the project — the islands read like a proper JRPG. Then I played it. The gameplay was thin. Beautiful scene, shallow systems, nothing to actually do once the wonder wore off.

So I went back and added the gameplay by hand: skills, mechanics, the layers that make one island different from the next. That took most of the 16 hours. The lesson is simple and it is the whole point of this post: a one-shot prompt gives you a demo with great art. A whole game is built step by step, with AI doing the work and a human deciding what the work should be.

The Thirteenth Light island in The Thirteenth Tide, a sandy island with a stone monolith and a rematch quest marker
The Thirteenth Light — the island where the thin gameplay showed, and where the add-ons started.
The Buried Workshop island in The Thirteenth Tide, a ruined sand island with a giant golden arch
The Buried Workshop — the puzzle room I had to rebuild after the first pass.

The Pattern: One Orchestrator, One Worker

After that first day, the routine wrote itself. The strongest model gets the jobs that need judgment; the cheap, powerful one gets everything that needs volume.

Job in the gameWhat runs itWhy
One-shot prompts and overall orchestrationChatGPT Astra 6, running through CodexFor the shot that sets the whole chapter, you want the highest model — direction is the job it is best at
Graphics, world art, everything visualChatGPT Astra 6The best-looking output I have ever gotten. It owns the art, full stop
Add-ons, gameplay systems, volume workDeepSeek V4.1 Flash, running through my DeepSeek harnessCost-efficient and genuinely powerful — the skills and mechanics got built here, in bulk
Final bug check on everythingBack to Astra 6Fresh eyes, highest judgment. It catches what the worker missed
My two-harness routine for The Thirteenth Tide — who does what, and why.

That is the whole craft: highest model for the big call, worker model for the grind, highest model again for the check. Two harnesses, one game. It is the same discipline I use on my business — match the model to the job, never the other way around.

The two playable characters of The Thirteenth Tide: Matu Bato James, a Brawler, and Olivia Miller, a Spellweaver, both level 19
Matu Bato James and Olivia Miller — a Brawler and a Spellweaver at level 19, built for a story about an island that came back.

The Cost: What Two Days Actually Runs Me

Astra 6 is not cheap, and I will not pretend it is. My ChatGPT bill runs about $20 a month, and the DeepSeek V4.1 Flash API is metered on top. DeepSeek is what makes this survivable for a solo builder — it does the workforce, the thousands of lines, the add-ons, for cents on the premium dollar. If I ran every pass on the premium model, the cost would eat the project before Chapter 3.

Who Should Try This — and Who Should Not

If you are a zero-dev — someone with no coding background and no AI habits — the honest answer is you still want the strong plan. The guidance you need is expensive, so the premium tier is the right call. That is $200 a month class, and it is worth it for what it teaches you.

If you are an advanced coder, or AI-literate like me after running my business on agents, here is the freedom you have earned: use the best model for any task, and mostly use it for performance and cost efficiency. I am building a 21-chapter game on $20 plus a Flash API. That trade is the entire reason I could start.

Who should not try this? Anyone who thinks one prompt should be enough, and anyone whose business is still the bottleneck. For a business owner, the order is the same as it has always been: use AI to automate your business first, because that machine pays for the rest. My cash flow comes from a ranch and a house in Baguio that run without me. The game exists because that machine runs. If you are still doing every step by hand, game dev is the wrong project. The same pattern applies to both.

Why This Is a Filipino Game

The game is in English — that is the honest current state, and I am not going to pretend otherwise. But The Thirteenth Tide is a Filipino game: made by a Filipino, for Filipinos, about the places and moods we grew up around. That choice matters more than language. Anybody can prompt a generic fantasy world with AI. Nobody can prompt my island, my town that came back, or my two rivals.

Being solo also matters, and I am honest about it: this is one person, with two AIs doing the typing. That is the whole point of the series of posts I write. The tools are only as good as the owner using them — and I am spending the hours my automation bought me, building rather than resting.

The One Thing to Remember

Use AI — and not just for games. Use it for developing, for building, for your job, and especially for your own business. That is what two days and 16 hours taught me: AI will not replace game developers, and it will not replace business owners either. It replaces the typing. The creativeness is still on you, and that is the part that makes the game yours.

Frequently asked questions

Can AI actually make a whole game?
No — and I mean it as the honest answer, not a cautious one. AI can make a beautiful, demo-sized game in one prompt: great graphics, islands that look like a real JRPG. What it cannot do is make the whole thing in one shot, because the gameplay is what makes a game, and gameplay has to be added step by step. I built Chapter 1 of a 21-chapter JRPG in 16 hours with ChatGPT Astra 6 and DeepSeek V4.1 Flash, and the pattern was always the same: one-shot the vision, then build the systems by hand, then check everything again.
Do I need the $200 ChatGPT plan to make a game with AI?
If you are a zero-dev, yes — you still want the premium tier, because the guidance is the most expensive part and you need it at full power. Around $200 a month is the honest budget for a beginner learning this way. If you are an advanced coder or already AI-literate, no: match the best model to each task and let the cheap models do the volume. I run a 21-chapter game on about $20 a month plus a metered DeepSeek V4.1 Flash API.
Is The Thirteenth Tide in Filipino?
The text is English for now — that is the honest current state. But it is a Filipino game: made by a Filipino, for Filipinos, with the story and setting drawn from the islands we know. The title is The Thirteenth Tide, and every chapter is built around place and mood rather than generic fantasy tropes.
Do I need to know how to code to do this?
It helps — I had 10 years of web development before I ran a business. But the harnesses write most of the code themselves: ChatGPT Astra 6 through Codex guides the orchestration, and DeepSeek V4.1 Flash through my own harness does the volume. What you need is judgment, not syntax — you have to decide what a good game feels like, because no model will decide that for you.
Will AI replace game developers?
No. It replaces the typing, not the creativeness. That distinction is the whole lesson of Chapter 1: AI is the assistance, and the human still has to decide what the game should be. I would rather say it plainly — AI will help developers make fantastic games. The people who chase the shortcut and expect a finished game from one prompt are the ones who get a beautiful, shallow demo.
When will the game be done?
I do not have a date, and I will not pretend to. Chapter 1 of 21 took 16 hours, so at that pace the arithmetic looks neat and the reality will not be. What I can tell you is the routine is working, the chapters are planned, and I am posting each step as I build it.

Want the same system for your business?

I'll set up AI automation for your business — just like I did for mine.

Related Posts

Your Ads Are Fine. Walang Growth Pa Rin: The Real Growth Stack for Small Business
Growth

Your Ads Are Fine. Walang Growth Pa Rin: The Real Growth Stack for Small Business

Ads are one layer lang — hindi sila ang sistema. Real growth is four layers working as one: a website for trust, SEO for search, Meta ads for reach, and AI automation for the replies you cannot answer at 2 AM. Mine took the same rooms, same prices, same staff from 40 to 100 percent occupancy. And here is the honest part: kung tatlo lang ang tanong mo kada araw, hindi mo pa kailangan ang buong stack. Sasabihin ko sa iyo kung alin ang kailangan mo — minsan mas mura pa sa inaasahan mo.

Should You Put Your Prices on Your Website? Why "PM for Price" Is Costing You Sales
Growth

Should You Put Your Prices on Your Website? Why "PM for Price" Is Costing You Sales

Ang totoo: oo, ilagay mo ang presyo mo — at may tatlong pagkakataon lang na hindi. Hiding your price feels safe, pero hindi mo minamahal ang margin mo; inililipat mo lang ang negosasyon sa inbox mo, kung saan sinasagot mo ang parehong tanong trenta beses sa isang araw at tahimik na nawawala ang lahat ng nahihiyang magtanong. Here are my own published numbers, the three industries where a public price is genuinely wrong, and the middle path.

No-Code Tools Are Dead for Me: Why I Build Everything in Code With AI Harnesses
AI Tools

No-Code Tools Are Dead for Me: Why I Build Everything in Code With AI Harnesses

I stopped using website builders and no-code automation tools like n8n, Make, and Zapier. My business runs on code built with Claude Code, Codex, and my own DeepSeek harness — Node.js, Next.js, and the open-source Flash models. Here is the honest why, the WordPress virus story that pushed me out, and the code-vs-no-code comparison for Philippine business owners.