A free AI game maker, and why the free part has a shape

Every AI tool that says free means one of three things. This page says which one we mean, because finding out in week two is worse than reading it now.

The three kinds of free

The first kind is a trial wearing a costume. Fourteen days, or fifty generations, and then a wall. It is a fair offer badly labelled, and the annoyance is entirely about the label.

The second is free-but-hostage. You can build, and publishing, exporting or removing the watermark costs money. The work is real and it lives inside a fence.

The third is a genuine free tier: a real amount of the product, permanently, with paid plans for people who use more. That is the one we run, and it is worth explaining why the limit exists rather than pretending it does not.

Why an AI tool cannot be unlimited and free

Every time Director 1 writes code for you, that runs on somebody's hardware and costs real money. So does generating an asset. So does the world data that comes down when you build terrain. Those costs scale with your use, exactly, forever.

That is different from a normal piece of software, where the marginal cost of one more user is nothing. It means any AI product offering unlimited free usage is either about to change its pricing or is funding you from someone else's pocket, and neither is a good thing to build a year of work on top of.

So the free plan here is metered by usage, and it is a real amount. Indie is $10 a month and Pro is $50 for people who build more. That is the entire difference between the plans: usage. Not features, not engine, not export rights.

What is free with no asterisk

The download, for Mac and Windows. The engine, which is Godot and open source. Building your world by hand in the builder, which is direct manipulation and does not consume AI usage at all. Playing your game, which runs locally on the bundled Godot and costs nothing ever.

And the project itself. It is a real Godot project on your disk. There is no export gate, no watermark and no revenue share, so nothing you make is held against a subscription.

That last point matters more than the plan tiers. The question to ask any tool is not what the free plan includes, it is what happens to your work if you stop paying. Here it keeps existing, in a format that is not ours.

How to get the most out of the free plan

Spend your world building time freely, because hand building the world does not draw on AI usage. Terrain, water, weather, buildings, placement — all of that is you and the builder.

Be deliberate with Director 1. Ask for one behaviour at a time and play it before asking for the next. That is better practice anyway: a request containing six systems gives you six things you cannot judge separately.

And remember building needs an internet connection, since Director 1, asset generation and world data all come over the network. Playing what you built does not.

What you get for nothing beyond the AI

The engine, which is Godot, and which is free regardless of anything we do. The builder, where you shape terrain, draw water, set weather and place buildings and characters directly with your hands. And the game itself, running locally on the copy of Godot bundled with the app, at your machine's framerate.

That local execution is the reason an ambitious world is worth attempting at all. A free browser tool has to fit your game inside a tab, which is why its example projects are always small and flat, and why performance stops being your decision.

You also keep the project. It is a real Godot project on your own disk rather than a document in a format we control, so it survives you cancelling, us changing, or you deciding a year from now to hand it to a developer.

Questions

Is the free plan a trial?
No. It is a plan with a usage limit that resets. It does not expire into nothing.
What do Indie and Pro actually buy?
More usage. Indie is $10 a month, Pro is $50. The engine, the builder, export and everything else is identical on all three tiers.
Is there a watermark or revenue share?
Neither. Your game is yours and there is no export gate.
Can I use my own AI account to avoid limits?
You can drive the app with your own agent over MCP if you already have your own tooling and model.
Does it run in a browser?
No. It is a desktop app for Mac and Windows, and the game runs locally on Godot.