AI Minecraft: The Game With No Game Engine, and How to Play It
AI Minecraft, known as Oasis by Decart, is a playable Minecraft-style game generated entirely by an AI model, frame by frame, with no game engine, no world...
AI Minecraft, known as Oasis by Decart, is a playable Minecraft-style game generated entirely by an AI model, frame by frame, with no game engine, no world file and no saved blocks underneath it. You steer it with normal controls and the model invents each frame as you go.
Quick summary: Oasis is a 500 million parameter transformer that produces playable Minecraft-style gameplay at 20 frames per second, which its creators describe as over 100 times faster than video models that need 10 to 20 seconds to generate a single second of footage (Oasis project page). Decart describes it as “an interactive video experience, but entirely generated by AI”, and you can play it free in a browser.
The detail that stops people is simple. There is no game in there. No world file, no block data, no physics code, nothing saved to disk. A neural network watched an enormous amount of Minecraft footage and learned to paint the next frame from whatever you just pressed. Walk forward and it invents what is in front of you. Turn around and it invents that too, often differently.
What is AI Minecraft (Oasis)?
AI Minecraft is Oasis, a real-time, playable world model built by the AI company Decart with hardware partner Etched, released publicly on 31 October 2024. Rather than running Minecraft code, a single transformer takes your keyboard and mouse input and generates each frame directly.
People search for it under a lot of names: AI Minecraft, AI-generated Minecraft, Oasis AI Minecraft, the AI Minecraft website, Decart Oasis, or just Oasis. They all point at the same thing, a generative AI game that produces a Minecraft-like world on the fly instead of loading one.
The project was covered at launch by TechCrunch and InfoQ, and it now has its own Wikipedia entry and a technical project page. Decart went on to raise a further $32m at a reported $500m valuation, per TechCrunch, largely on the strength of this class of real-time model.
One clarification worth making early, because it causes genuine confusion. There is also a Minecraft modpack called Oasis 2.0 on the usual mod sites. That is an ordinary Minecraft mod and has nothing to do with the AI. If you searched for an Oasis Minecraft server, seed, skin or modpack, you are looking at the mod, not the AI Minecraft game described here.
Why is AI Minecraft trending?
Because it is the most legible demonstration of a world model that anyone can click on. Most AI breakthroughs are a benchmark chart. This one is a game you can play in a browser in about ten seconds, and the weirdness is immediately obvious.
Minecraft is also the perfect subject. It is one of the most recognisable and most recorded games ever made, which gave the model an enormous training set, and it means almost everyone can tell instantly when something looks wrong. The blocky visual style forgives a lot of the blur that generative video still produces, so the illusion holds together better than it would with a photorealistic game.
The result is a demo that spreads on its own. You do not need to understand next-frame prediction to find it unsettling that a computer is dreaming a game while you walk through it.
How does AI Minecraft work?
Oasis works by predicting the next frame of video from the frames before it plus your latest input, roughly twenty times a second. There is no simulation running underneath. The behaviour you see is a learned pattern, not a rule.
1. It learned by watching Minecraft, not by being programmed
Decart reported training the model on millions of hours of Minecraft gameplay footage. The model was never told that stone is solid, that water flows downhill, or that breaking a block removes it. It saw those outcomes happen consistently and learned to reproduce them. This is the single most important fact about how the AI Minecraft game behaves, and it explains nearly every strange thing it does.
2. Next-frame prediction turns your keystrokes into pixels
The mechanism is the same core idea as a large language model, pointed at video. A language model predicts the next token from the tokens so far. Oasis predicts the next frame from the recent frames plus your input. Press W and the model produces the image that usually followed pressing W in footage like this. Physics, lighting and game rules are all emergent side effects of that one prediction task.
3. The hard part is doing it fast enough to be playable
A generated video is impressive. A generated video you can steer in real time is a different engineering problem. The project page puts Oasis at 20 frames per second from a 500 million parameter model, and frames that as over 100 times faster than video generators that take 10 to 20 seconds to produce a single second of footage. Launch coverage reported the public demo streaming at a low resolution from datacentre GPUs, while Decart says 4K is achievable on Etched’s Sohu hardware. That latency budget, input to fresh frame and back, is the actual achievement here, more than the visuals.
4. What Oasis 2.0 changed
The newer Oasis 2.0 works differently again. It runs on a real-time video-to-video model Decart calls Lucy-Restyle, which transforms live Minecraft visuals as you play rather than generating the world from nothing. Decart has since announced further versions of Lucy and Oasis. So if you compare two AI Minecraft clips and they behave differently, that is why: the original generates the world, the newer restyling approach transforms a real one.
AI Minecraft vs real Minecraft: what is actually different?
Everything except the appearance. Real Minecraft stores a world and renders it. AI Minecraft predicts an image and stores nothing.
| Real Minecraft | AI Minecraft (Oasis) | |
|---|---|---|
| The world | Saved to a world file | Not saved anywhere |
| Rules and physics | Written in code | Learned from footage |
| Consistency | Permanent | Only as long as it is on screen |
| What you build | Persists | Can vanish when you look away |
| Runs on | Your device | Remote GPUs, streamed |
What the AI Minecraft game does well
Motion feels right. Blocks break plausibly, light behaves roughly as it should, water reads as water, and the general sense of moving through a Minecraft world survives. For a model with no engine, that is remarkable.
What it cannot do
It cannot hold a world together. There is no inventory that reliably persists, no map, no coordinates and no save. You cannot build something and come back to it tomorrow. It is a playable hallucination, and it is honest about that.
Why does the AI Minecraft world keep changing when you look away?
Because the model only remembers the last handful of frames, not the world. Anything that leaves the screen was never stored, so when you look back it gets re-invented rather than recalled. Turn away from a house and turn back and you may be facing a hillside.
This is the behaviour people most often report, and it is not a bug that a patch will fix. It follows directly from the architecture. A next-frame predictor conditions on recent context. Give it a long enough gap and the context that described your house is gone, so the most plausible next frame no longer contains a house. The model is not lying to you. It simply has no idea that the house was ever a fact.
Understanding this one point is what separates people who think AI Minecraft is a toy from people who think it is a preview of something significant. Both are right, for different reasons.
How to play AI Minecraft, and what to do when Oasis is not working
You play it in a browser, free, at Decart’s demo. No download, no account, no high-end graphics card, because the model runs on remote GPUs and streams frames to you.
How to play Oasis in your browser
Open the Oasis demo or the newer Oasis 2.0, wait for a session to be allocated, then use the normal Minecraft controls: WASD to move, mouse to look, left click to break. Sessions are deliberately short, because every player consumes real GPU time for as long as they are connected.
Oasis Minecraft not working, not loading, or stuck?
This is the most common complaint and it usually is not your machine. Because each session needs a dedicated slice of GPU capacity, the demo is capacity-limited, and when it is busy it will queue, fail to load, or drop you. Things that genuinely help:
- Try again at a quieter time. Demand spikes whenever a clip goes viral, and capacity is finite.
- Use a desktop browser on a stable connection. This is a live video stream, so packet loss looks like the game breaking.
- Disable aggressive privacy extensions or VPNs, which can interfere with the streaming session.
- Expect short sessions and hard timeouts. Being cut off after a few minutes is normal, not a fault.
- Check whether you actually want Oasis 2.0 rather than the original, since they are separate demos.
If it still will not load, it is almost certainly server capacity rather than anything you can fix locally.
Is AI Minecraft the future of game engines?
Possibly, eventually, but not in its current form. Oasis belongs to a category researchers call world models, systems that generate an interactive environment instead of storing one, and it is the most approachable example of the idea.
The optimistic reading is that a sufficiently good world model makes the traditional engine optional. You would describe a world and play it, rather than building assets and writing rules. The realistic reading is that the hardest problems are exactly the ones Oasis has not solved: persistence, consistency and the ability to guarantee that something stays true. A game where your house might not be there is a fascinating demo and an unplayable game.
The gap between those two readings is not really about graphics. It is about memory, and about whether the system can be trusted to hold a fact.
What AI Minecraft teaches about running a business
It draws a very clean line between a system that generates and a system that remembers. Oasis is a brilliant generator with no source of truth, and the moment you need something to still be true after you stop looking at it, the whole thing falls apart. In a game that is charming. In a business it is a catastrophe.
Most operational problems are memory problems wearing a different coat. A stock figure has to still be right after the person who checked it walks away. An order raised this morning has to exist this afternoon, for everyone, in the same form. A reorder has to fire against the real number rather than a plausible-looking one. A model that confidently produces a convincing frame is doing precisely what you never want your inventory, your order book or your production schedule doing.
In the systems we build, the root cause is rarely a missing feature. It is almost always a missing source of truth: two spreadsheets, a WhatsApp message and somebody’s memory all holding a different version of the same stock figure, with no way to settle which one is right.
This is also why “we will just put AI on it” so often disappoints. A generator on top of data nobody trusts produces faster, more confident wrong answers. What changes an operation is duller and far more valuable: one place where the number lives, rules that fire on their own, and a record that is still correct tomorrow. That is the whole point of working out a real safety stock level instead of guessing at one, or letting a bill of materials decide what gets ordered rather than somebody’s recollection of what usually goes in.
OpsMavix builds the remembering kind of system: custom internal software for inventory, orders, purchasing and production, where the numbers are stored, verifiable, and still correct when you turn back around. You can see what that looks like in the demos, or read more of our writing on the blog.
Frequently Asked Questions About AI Minecraft
Is AI Minecraft free to play?
Yes. Decart runs free browser demos of Oasis and Oasis 2.0, with no download or purchase required. They are research demos, so availability, session length and quality can change without notice.
Is Oasis the real Minecraft?
No. Oasis is not made by Mojang and does not run any Minecraft code. It is a separate AI model trained on Minecraft footage that generates a Minecraft-like experience. It looks like Minecraft because it learned from it, which is also why it is usually described as a Minecraft clone.
Why does the world change when I turn around?
Because nothing is saved. The model predicts each frame from the most recent frames, so anything off screen is not remembered and gets re-invented when you look back. There is no underlying map or world file to return to.
Who made AI Minecraft?
Oasis was built by Decart together with hardware partner Etched, and released on 31 October 2024. It was one of the first playable, real-time world models and it popularised the idea that AI could generate an interactive game without a conventional engine.
What is a world model in AI?
A world model is a system that simulates an interactive environment rather than storing one, generating what you see and how it responds to you in real time. Oasis is an early playable example, which is why it comes up constantly in discussions of world models versus ordinary language models.
Why is Oasis AI Minecraft not loading for me?
Almost always capacity. Each session needs dedicated GPU time, so the demo queues or fails when it is busy. Retrying later, using a desktop browser on a stable connection, and turning off VPNs or aggressive extensions are the fixes that actually work.
Final takeaway
AI Minecraft is worth ten minutes of your time because it makes an abstract idea physical: this is what it feels like to move through something that is being generated rather than remembered. It is genuinely impressive, and its single biggest limitation is the most instructive thing about it.
Generating is not the hard part any more. Holding one version of the truth, so that everybody sees the same number tomorrow, still is. That is the difference between a demo that goes viral and a system a company can actually run on.
If your operation runs on figures that change depending on who you ask, that is the same problem as Oasis, minus the graphics. Book a free Operations Leak Audit and we will show you where the numbers are leaking.