An AI game maker with no sign up: Flockbay needs an account, and here is why

The honest answer is that you do need an account to build with Flockbay. The download does not ask for anything, and there is no card required for the free plan.

The direct answer first

You can download Flockbay without giving us anything. To build with it, you sign in. There is no way around that and we are not going to bury it four paragraphs down.

If what you wanted was a page that opens and makes a game with no account at all, this is not it, and it would be a waste of your evening to find that out after installing.

What you do not need is a credit card. The free plan does not ask for one.

Why the account exists

Because building runs partly on our infrastructure. Director 1 writes your code through a model we pay for per request. Asset generation and world data come over the network the same way. Every one of those has a cost attached to a person, and there is no version of that which is anonymous.

The tools that genuinely need no account are the ones where nothing runs on anyone's server. That is a real category and it is a legitimate thing to prefer. It is simply a different category from this one.

The alternative would be to pretend, which either means very tight anonymous limits dressed up as generosity, or account creation appearing the moment anything interesting happens.

What you get for signing in

The free plan gives you the whole builder, and the builder has two sides. Making a project asks which one before anything else — 2D or 3D, shown as two pictures, with no default — and neither is held back. On the 3D side that is landscape, water, weather, time of day, cameras and NPC behaviour. In a flat project it is ground you drag into place, sprites positioned by hand, and the camera framed by dragging boxes on the running game. Add your own textures, sounds, props and rigs, play, playtesting and publishing. Indie at $10 a month unlocks the AI assistance on top of that, and the free plan includes a limited trial of it.

You get a desktop app for Mac and Windows with Godot bundled inside it. Your projects are real Godot projects on your own disk, not files on our server. That is worth noting given the question: your work is local even though your account is not.

The game you build runs locally on the bundled Godot. Playing it needs no connection and no sign-in, because it is just a game running on your computer.

What the app does once you are in

You build the world by hand. In a 3D project that is terrain, water, weather, buildings and characters, placed and arranged in the builder; in a 2D one it is ground dragged into place and sprites put where you want them. Director 1 writes the GDScript for whatever behaviour you describe, inside your project, and works the same in either world.

You never open a script unless you want to. You play the result and say whether it is right, and that back-and-forth is the normal way of working rather than a sign something went wrong.

If the account is the dealbreaker

Then it genuinely is, and you should look at tools that run entirely on your machine. Godot itself is free, open source and needs no account whatsoever. It also expects you to write the code, which is the trade.

That is the actual choice on the table, and it is better to make it knowingly than to install three things and be annoyed by all of them.

What we do not need from you

No card for the free plan. No connection to any other account for the app to function. Your projects sit on your own disk as Godot projects rather than being uploaded to us.

The sign-in exists to attach usage of Director 1 and generation to a person, which is the only part of this that runs on someone else's hardware.

That is the whole of it, and it is a smaller ask than most tools in this space make. It is still an ask, which is why this page leads with it rather than ending on it.

Questions

Can I use Flockbay without an account?
You can download it without one. Building requires signing in, because Director 1 and asset generation run on our infrastructure.
Do I need a credit card for the free plan?
No.
Where are my projects stored?
On your own disk, as ordinary Godot projects. The account is what the AI assistance runs against, not a place your work is kept.
Do I need to be signed in to play my game?
No. It runs locally on the bundled Godot, with no connection and no sign-in.
Is there an account-free alternative?
Godot on its own is free, open source and requires no account. It also requires you to write the code.