Blured Engine - Godot 4.x fork with built-in AI server, build games fully with natural language

I want to share Blured Engine, an open-source AI-first game engine I have been working on for the last few months.

It’s a modified version of Godot 4.x with a built-in OpenCode AI server, designed to let you build complete and production games using natural language, without sacrificing the power and flexibility of Godot.

By embedding AI directly into every part of the game development workflow, I want to make it possible for anyone to create indie games — whether you can code or not, whether you can draw or not, whether you’ve ever used a game editor or not. Just describe what you want, and the engine helps you build it.

Check the trailer video, I cut it from an eight hour screen record on trying to replicate a Balatro game. Now it is capable to implement a balatro-like card game by fully using natural languages.

The engine is in early development and welcome any suggestions, and contributions even better.
It is under MIT license and needs BYO AI agent.

Github: GitHub - bluredengine/blured: Blured Engine - AI-powered game engine built on Godot · GitHub
Discord: Blured Engine

Interesting project, nice slop machine.
It’s a little bit comical, that in the two screens where you talk about “consistent style” most of the cards have a different style. The two Jokers, totally different, and on the next screen, new card style (faceless) and the Jack with a colored face. GenAI with consistent style over a complete project is not there yet.
My forecast:
There are some heated discussions about AI here in the forum. This thread has the potential to escalate…

10 Likes

Good forecasting, it’s a matter of time :innocent:

  • “Blurred” is spelled with two R’s. The Blue/Red thing is cute , but I don’t get the connection to AI.
  • This is the fourth one of these that has been posted here in the last week and change. At least it’s free-ish.
  • You still have to understand game design to make a good game. LLMs can’t teach that.
  • This forum is not where you will find your userbase. People come here to find out how to solve problems using Godot, not to look for tools.
  • There are a lot of ethics to using LLMs to generate content. Take a look at some of the existing threads on AI in the General Forum.
9 Likes

So I’ve looked into this, and based on your local files inside the .claude folder, python was in one way or another involved in this. I hope you’re aware of the recent security incident targetting the most popular LLM related python package.
I recommend checking your system to make sure you didn’t have any credentials stolen.

Source:

4 Likes

Bahahaha! they got caught because they created an accidental fork bomb while trying to steal credentials! That’s hilarious.

2 Likes

It’s from blue/red, the virtual/reality pills of Matrix movie.

Your observation is quite keen. Yes it still will take some time to make all of them consistent. I spent most of the time to make the UI consistent, as you can see all the UI elements are generated and assembled by AI. Will optimize the process to make it faster. Now it’s only in the “can” state.

thanks for your suggestions. I will look into that. It seems to be a hole in LiteLLM. The engine used openAI instead.

@Blured Since you’re new here, I want to give you a professional, totally legit piece of info you should check out. RIGHT NOW!

It is the most informative, mind blowing, life changing, masterclass, ancient wisdom you’ll ever find about AI.

If you want to know everything you could ever want out of AI, FOR FREE, read this entire topic (It gets extra spicy at reply 100):

Trust me bro. :tractor:

3 Likes

To be honest the trailer makes pretty bold claims about what it can do, and the prospect of making a top selling game, without any concrete evidence, so you’re likely going to have people either dismissing, or being upset at not being able to actually do that

Because the simple truth is that it’s just not possible to do that, regardless of the legal, ethical, etc., considerations involved. The simple fact is that an AI tool is not going to be able to help you make a game that is a huge best seller without you knowing any code and not knowing art, and tbh anyone who believes that really doesn’t understand game development (being able to just rip off an existing popular game is not going to make you rich, best case scenario you won’t get sued and just won’t make money, if you’re unlucky you’ll lose money for copyright or trademark infringement, but at least you’ll lose money from the service fees)

3 Likes

Oh the topic got eventually closed !!

It was only closed because it contained FORBIDDEN KNOWLEDGE!

1 Like

I think something that people who don’t understand programming fail to realize that, just like the skill of writing isn’t “just” putting words together on a paper, programming isn’t “just” writing code, it’s an understanding of logic, of data management, of workflows, of structure. The same is true for art, the ability to create music isn’t “just” making sounds, it’s understanding composition, music theory, themes, harmonies, rhythms, etc., and painting or digital art isn’t “just” putting shapes on a canvas, it’s understanding color theory, visual composition, structure, anatomy, etc., etc.

To assume that an AI can just replace a human for these skills undervalues those skills massively, because it’s usually made with ignorance of what those skills actually involve, from the perspective of a consumer of that skill, not a producer, just like there are people who don’t understand how much work goes into making a gallon of milk, or a loaf of bread (a family member of mine, who operated a farm, was literally told by someone that “why bother with all these cows when you can just buy milk in the store!?”)

6 Likes

That shows a staggering level of ignorance by that person that is laughable, but is a great metaphor for how people think LLMs can be used.

I was explaining to people yesterday in a conversation that LLMs are poisoning their own well. They can only scrape the Internet for data because new developers ask questions on forums, and experienced developers answer them. As more and more inexperienced developers turn to LLMs to learn, those forums will die. And then the experienced developers will no longer be around to answer the questions of new people. Which will in turn mean nothing to scrape for the LLMs. So the LLMs are destroying the communities they rely on to provide information.

8 Likes

An AI tool can make individual images and pieces of audio, but it cannot create a coherent style, especially for the literally thousands of pieces of art needed for a game (as demonstrated in that demo video)

It also cannot make unique and interesting styles, all it’s going to be is derivative

2 Likes

I am aware of the movie. Sadly, it has more of a political connotation these days than a Matrix connotation.

Yes.

3 Likes

The name is pretty confusing setting aside the right wing connotations, what’s the implications? That you choose to be part of the real world or use AI? The matrix was built by robots after all, and the reality inside was created by them, so the blue pill would be using AI, right?

1 Like

I’m so lucky that I was one of the writers of that book : D

1 Like

I think I should start reading articles…
I am missing a lot.