test out this model for real. And first thing you can see is that I have selected the pro mode. You also have the ability to change your MCP. There's some other settings you can play around with like environment variables, whatnot. Um, so the pro mode is actually available for free for a limited time and you guys have access to this as well. So feel free to try it out. And at the bottom you can see that there is kind of like a suggestion of projects that people have done. You can see that there's coding projects, there are some research projects or more. So I haven't checked them out, but uh feel free to check those out and see what people have created. But for today's video, what we're going to do is we're going to ask Miniax to create a Tetris game. So, let's give it that. All right. Let's press run. So, it's running right now. Um, okay. So, it's starting to execute the quote or more like it's coming up with a game plan of what it wants to do. And you can see like the game plan is quite transparent. So it's almost like you're working with a employee and it's telling you how they're going to produce the uh project at hand. Um so yeah there's some good details here about it. Um and then okay what is it doing now? Now it's actually checking the memory to see if we've actually given this prompt in the past. If it has some you know past memory or data that it can use it's going to utilize that. So that's kind of how it operates to be more efficient. But we can see that obviously this is the first time we're using this model. So there is a no memory. Now it's asking me do I want to design it as a classic Tetris game or like custom design it. I'll just decide to do like the classic Tetris version. Um so let's give it that. So it's executing. Yeah, it's also thinking of key features about the website. So you can see it's like very um detailed and plan oriented. You can also see the process is on the side of the screen. So if you're trying to execute and trying to see what's happening, you can also see it on the side. And uh so let's see what it's doing. All right. So it looks like we have a version of Tetris. So we can see that the project is actually done being built. But what's cool about Miniax 2 is that it's actually going to test the project for us. So it's going to come with a plan to test it. So, it has come up with about 11 testing areas that it wants to test the code on, which is I think is cool because not only is this agent like creating something for you, but it's also thinking about how it can better itself. So, it's going to come up with a testing plan that we can see on the side. Um, and you can see it has like a checklist kind of and it also has the steps that it wants to test everything in. So, that's pretty cool. I think that's really important for us, especially when you're creating something because, you know, AIS can make mistakes sometimes. But if you have an AI that's able to clean itself, test itself, and improve, why not, right? So, we can see it did some tests. Uh, it did fail something. So, that's cool. It also recognizes what has failed. It's going to run it again and try to fix that failure as well. So, that's going to be good to see. So, we can see that it's like an ongoing process. It tests itself, it fixes itself, it breaks something, and then it fixes itself. So which is really cool. So let's let it run a little bit more. So more testing is going on at the moment. Um you can see it has gone through multiple repetitions of the test which so it's trying to improve the end product which is really important. All right. You can also see that all the files that it has been creating. So for example the screenshots is used for its testing are over here. Um you can see it recognized something was wrong. So it has those screenshots in there. You also have the memory all of that here. You also have the whole game file like all the code for it. You also have the test progress. So as I created like a kind of like a progress for the testing process over here as well. Okay, so it looks pretty good. Looks pretty clean. Let's start the game. Um, you know, the buttons seem to be working. Oh, the space button kind of seems to be glitching a little. Every time I try to press hard down, it doesn't really do it. As you can see, I tried it again. But, you know, the game works. Let's see if it's actually able to do the point system correctly. So, if I get a line out, does it give me points for it? So, let me play some Tetris. I'm not a pro Tetris player, but I wouldn't say I'm bad. So, let's see. Okay. It does give us this. This is cool, guys. Like, I just literally gave it a prompt. Make me a Tetris. I haven't said much and I said classical Tetris and he has come up with something that I can actually interact with, play