Even if it is just a simulation, it's beautiful :) Like, this belongs in a compilation of satisfying things, when all the tiles go together... Ah, one can dream :)
Ron Casey I'm still learning about programming is the rest of 100% transferred to 4 since 90%(0.9) is to 2? Or is there another line of code for 4 and 0.1?
+Spectre This video was not a game recording, the guy making this video chose what tiles to spawn where, making it the best circumstances from his point of view. If you read the description, its a proof of concept under optimal conditions.
580player if you and everyone who upped your comment actually read the description, you would see that this isnt randomized, he chooses what comes where, making the ideal round. Why? Because this video is about wether or not its possible to get the tile, not a video about him getting the tile
Tayler Dust I comment on what I want. I comment on the angle I want to come from, could give a damn what anybody else thinks. If one can pick bigger numbers why ever pick a 2 or a 4. The whole thing is stupid to me.
If I had a "2" tile for every comment saying that Rick Tu (Creator) was lucky, then I would have the 99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 tile.
I've reached the 131027th tile on practice mode, which means I can undo the last 20 moves. Without it I would have died long ago. I have 131072, 65536, 16384, 2048, 1024, 128 and a bunch of lower tiles and a total score of 3269768 points. Planning to get 131072, 65536, 32768, 16384, 8192, 4096, 2048, 1024, 512, 256, 128, 64, 32, 16, 8 and 4 (maximum score and tiles) EDIT: I'm not trying to brag about it... I am just playing on practice mode to get as far as possible
Well, isn't this game full of situations where you need a lot of luck? Just in this video, critical lucky situations (where an unwanted 2 or 4 would in 100% result in Game Over): 1:00, 1:53, 2:39, 2:42, 2:42... Sure 2048 is skills but this guy/girl should buy a lottery ticket! :-)
I think it's not so difficult to cut the part of the game on the top where is the word "undo" and cut from the video all the parts in which he/she has undone the moves!! I've also done the 131072 tile but obviously in the practice mode..
***** The algorithm is set to make the game achievable, so it would never have put a 2 there anyway, so it wasn't really lucky, he just played the game right.
Just from the period featured in this video, there is just a one in 167154 chance that the player would have survived. This was formulated just by looking at the moments where the player had to get either a 2 or a 4 and got it. Keep in mind this is the last 4 minutes of the game. There were many moments previously which put the player into high risk of failure. One last thought, if he or she were playing as fast as I do (when I am in practice mode), then it would take about 18 hours to get to this point. If there were no risks previously taken (not possible) and it was just the time concern, you could expect this to happen once every 171 years of non-stop game play. :)
obviously fake, guys. but that's not the point at all - this just demonstrates that it *is* possible, at least theoretically, to get that number. i'd love to see a version of this video that gives a 2 on the last move though :)
BozoTheBear its not possible. the strategy here is to line up the tiles in descending order. because how the tiles combine, you've probably noticed that they are all powers of two. for this to work, you must have enough space to store every tile leading up to your goal. so 65,536 = 2^16, then you have 2^15, 2^14, and so on. before this, you would go until you get 2^1, or just 2, combine it to get two 4s, then two 8s, all the way up to 2^n. this means that whatever n power of 2 your goal is, you must have at least n spaces on the board. the issue is that 131,072 = 2^17. this means that the only way to get to this number is to either have 17 spaces, or omit the final 2^1 and jump straight to 2^2. luckily, this comes in the 1 in 10 chance of getting a 4 on any given move. this means that the game has a hard cap of 2^17, and could never be done with a 2 at the end. by extension, it should be possible to fill the board with all tiles from 2^17 down to 2^4 without repeats, however the same rules would apply as you would succeedingly have fewer spaces to work with, thus require the rare 4 in each case. not including all other times where lucky numbers are required, this alone would require the lottery odds of 1 in 10^16. of course, since the game would never spawn an 8, this would be the end of the line (and probably a good chance to reconsider your priorities). one last thing, im aware that this is a 3 year old comment about a game that is long since irrelevant, i just happened to stumble on this during by usual late night youtube binge, and thought i would share some of the math, because math is fun.
I honestly just find it hard to believe based on how there were at least 5 different occasions this person depended on a 2 or a 4 spawning at the right time.
I played this game with UNDO mode. It took me about a week, but I completely finished it further than the people did in this video. They are only half way to where I got up to. Not only did I get the 131072, but next to it I had the 65536, then the 32768, followed by the 16384, the 8192, 4096, 2048, 1024, 512, 256, 128, 64, 32, 16, 8 and lastly a 4. I don;t think I'll ever play that game again!
Have you read the description below ? It is written that it's a proof of concept not the real game. It is just a démonstration of what ils possible but anybody has really do this score. So when you say that he his lucky it's normal because everything his already done by a software --' . not a hack or something like that
There is a pattern in where and what tile spawns. Although it's programmed to be random, the best a computer can do is something called pseudorandom. This means that it appears random but does have a pattern. Technically speaking, if you were able to replicate the "random" algorithm the game uses, you could accurately predict where and what tile will spawn after any given move. With that information you could get 131072 much easier.
pseudorandom usually relies on time as in number of frames passed. It would be impossible to move frame perfect at every move assuming we even figure out the algorithm.
+Brandon Boyer You Never Stop Lieing So U Mad Now? The Description Says Its A Proof Of Concept! Not A Game Recording! He Did Not Hack! He Is Very Lucky
I would like to know if I hold the world record score on 2048 - I reached a final score of 3886124 with the final tile being a 4 and the highest tile being a 131072. I used the same online game as shown in the video - except that I opened multiple browser tabs at a point in order to "save" games as there is no "undo" or "save" button in the game.
you would have to get an 8 tile spawn to get a 262144, and the original game's source code spawns a 2 tile 90% of the time and a 4 tile the remaining 10% of the time
@@RainbowHelveltica lmao what I never said it was real and theoretically a 131072 is possible but requires insane luck (also why tf you replying to a year old comment)
+FortNikitaBullion Even if we assumed that you made the best possible moves every turn, and the game put the pieces in the best possible locations for you, it's still a maximum of 10%, being the odds of getting a 4 in that last spot. Multiplying that percentage by the odds of every game breaking move the computer could throw at you, and your odds are dismal.
It's funny to imagine all this time and all this luck, to manage to have the last move, and that the very last move before he adds all the tiles is basically a 50/50 chance to manage to do it.
I actually played till the very end of the game, using a "practice" mode where i could undo 20 moves, took me several months 131072 is the biggest possible tile, and the grid was all filled up with 4 being the lowest tile, after that it's game over, score is 3.866.552 !
In a 10x10 grid, it is possible to get over 2 NONILLION! 2^101(because of 4) is over 2 NONILLIOOOOOOOON (the non- prefix means nine, so I referenced the famous(ly wrong) DBZ over 9000 quote)
Non- does mean nine. I take Latin. It is called nonillion because there are 9 "sets" of 0s after the 1st set, like this: 1 000 000 000 000 000 000 000 000 000 000 We don't say 1000 is million, so thats why nonillion is 30 0s, not 27 (9*3)
4096 tile should be Pinkish Purple 8192 tile should be Amethyst Purple 16384 tile should be Pastel Purple 32768 tile should be Purple 65536 tile should be Violet 131072 tile should be Crystal Blue
The highest you can get is 2¹⁶ if the '4' is 2 (65536) because that how many slots there are If the '4' is fouring, then it would be 2¹⁶×2 (2¹⁷) because the '4' is kinda adding an extra slot to it
I'm well aware of the fact that you can't get a 262,144 in a 4x4 grid, but if anyone knows of a video that explains the math behind it please post the link or explain it to me. My sister is addicted to this game and believes that if she keeps trying she'll get a 131,072. So far she's gotten a 1,024....
It's not complicated math. There are 16 spaces and each can hold a number. 2^16=65536 but if you get a four at the end, you can reach 2^17 or 131072. Tell your sister she will never get it because of how the game places blocks at random and messes up your things. Also tell her 1024 is crap. My best is 8192 and 111344 points.
The easiest way to explain it is to take a 4x4 grid and write out the powers of 2, one in each square. Start at the top with a 131072 and count down. 131072, 65536, 32768, 16384, 1024, 2048, 4096, 8192, 512, 256, 128, 64, 8, 8, 16, 32, As you can see, It not possible to get 262144 because you would need an 8 to spawn to combine upwards
Trevor Lambertson Good explanation, but no one cares if you thing 1024 is crap. It's probably a big achievement for her. And like Ethan Nikcevich said, 8192 can be "Crap" if you get technical.
131,072 is 2^17... with 16 squares that is the highest possible tile... you cannot make it any higher than that, because you can't make the last required 8, in 5×5 mode the highest you can get is 2^26 which is 67,108,864
The best I can do is 8192. But then again I guess that is pretty good. Nice POC video. Though the odds of this happening for real are probably very low.
si tienes la opción de regresar un movimiento es muy fácil hacer más de 8192, undia que andaba con esa curiosidad llegue fácil a ese número. pero dejé de usar el el deshacer y ya no pude avanzar por que tampoco le pensaba, pero es muy fácil hacerlo
That was a super lucky move at 3:55 A 10% chance of a 4 spawning usually for mine is always a 2
TRUE
i thought he was gonna lose and then i saw the four and i gasped so hard
description
Excellent demonstration on the true upper limit. Many people forget to account for a four spawning when figuring the upper limit.
That was super satisfying, and then I read the description :(
Quirky View now thats how u get
54 likes
Antoni Przyłuski now that’s how you get 3 likes
And then I read this comment 🤦♂️
GUYS DO YOU READ THE DESC? NOTE: This video is a proof of concept, NOT a game recording.
🙄
Thanks man
But its really possible
Don t know what u mean but 100% Yes
@AnVince T no since there’s only 16 boxes, which means 2^16 = 65536, you cant go any further
Even if it is just a simulation, it's beautiful :) Like, this belongs in a compilation of satisfying things, when all the tiles go together... Ah, one can dream :)
You're so so so lucky at 3:54, 4 comes rarely and it usually comes when i need a 2 lol.
not luck, this isnt gameplay- this is just proving it is possible
i wonder which is the real game algorithm about creating 2 or 4 blocks.
From the original game's source code: Math.random() < 0.9 ? 2 : 4. So the game creates 2 tiles 90% of the time, and 4 tiles 10% of the time.
Ron Casey I'm still learning about programming is the rest of 100% transferred to 4 since 90%(0.9) is to 2? Or is there another line of code for 4 and 0.1?
River Webster no im pretty sure its luck and this is gameplay
Your going to have to get Lady Luck to smile at you for this. If your new tile was a 2 instead of a 4, you would have been screwed.
+Spectre "engage ultra rage mode"
*smashes phone*
+Spectre This video was not a game recording, the guy making this video chose what tiles to spawn where, making it the best circumstances from his point of view. If you read the description, its a proof of concept under optimal conditions.
+Spectre Right you busted him. Good eye.
580player if you and everyone who upped your comment actually read the description, you would see that this isnt randomized, he chooses what comes where, making the ideal round. Why? Because this video is about wether or not its possible to get the tile, not a video about him getting the tile
Tayler Dust I comment on what I want. I comment on the angle I want to come from, could give a damn what anybody else thinks. If one can pick bigger numbers why ever pick a 2 or a 4. The whole thing is stupid to me.
Damn I almost got 1024 and I was pretty proud... Until i saw this
Yeah I feel the same way, I'm pretty close to getting 8192....
BronzDano finished the game :D
Now I can get 2048 :P
That's easy, i filled the grid in order, going from 131072 to 4
Patient Zero idiot, can't you read the description?
If I had a "2" tile for every comment saying that Rick Tu (Creator) was lucky, then I would have the 131072 tile.
If I had a "2" tile for every comment saying that Rick Tu (Creator) was lucky, then I would have the 99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 tile.
Somehow, not pointing out the problem in your joke is difficult.
(that's an odd number)
not a power of two
in pretty sure u need at least 1 four in there
Sagnik Paul tbh, I don't think it could be any more even.
That satisfying moment when they all merge...
Marcel Hermes
Yes!!
People need to read the description.
I do not understand about description,what description.
@@billypawa2589 idiot
3:56, the most satisfying thing a nerd will ever see
*Swipes left instead of right*
I've reached the 131027th tile on practice mode, which means I can undo the last 20 moves. Without it I would have died long ago. I have 131072, 65536, 16384, 2048, 1024, 128 and a bunch of lower tiles and a total score of 3269768 points. Planning to get 131072, 65536, 32768, 16384, 8192, 4096, 2048, 1024, 512, 256, 128, 64, 32, 16, 8 and 4 (maximum score and tiles)
EDIT: I'm not trying to brag about it... I am just playing on practice mode to get as far as possible
Pretty cool
3:56 you're sooooo lucky to have gotten a 4 and not a 2... that made it all possible. Congrats!
I think the game sort of rigs itself to give you a 4 at that point just so you can get the max tile.
Well, isn't this game full of situations where you need a lot of luck? Just in this video, critical lucky situations (where an unwanted 2 or 4 would in 100% result in Game Over): 1:00, 1:53, 2:39, 2:42, 2:42... Sure 2048 is skills but this guy/girl should buy a lottery ticket! :-)
I think it's not so difficult to cut the part of the game on the top where is the word "undo" and cut from the video all the parts in which he/she has undone the moves!! I've also done the 131072 tile but obviously in the practice mode..
This isn't gameplay, it's a proof of concept. Basically science.
***** The algorithm is set to make the game achievable, so it would never have put a 2 there anyway, so it wasn't really lucky, he just played the game right.
Just from the period featured in this video, there is just a one in 167154 chance that the player would have survived. This was formulated just by looking at the moments where the player had to get either a 2 or a 4 and got it. Keep in mind this is the last 4 minutes of the game. There were many moments previously which put the player into high risk of failure. One last thought, if he or she were playing as fast as I do (when I am in practice mode), then it would take about 18 hours to get to this point. If there were no risks previously taken (not possible) and it was just the time concern, you could expect this to happen once every 171 years of non-stop game play. :)
Read the dead, it's a proof of concept not ACTUAL gameplay.
obviously fake, guys. but that's not the point at all - this just demonstrates that it *is* possible, at least theoretically, to get that number. i'd love to see a version of this video that gives a 2 on the last move though :)
BozoTheBear its not possible. the strategy here is to line up the tiles in descending order. because how the tiles combine, you've probably noticed that they are all powers of two. for this to work, you must have enough space to store every tile leading up to your goal. so 65,536 = 2^16, then you have 2^15, 2^14, and so on. before this, you would go until you get 2^1, or just 2, combine it to get two 4s, then two 8s, all the way up to 2^n. this means that whatever n power of 2 your goal is, you must have at least n spaces on the board. the issue is that 131,072 = 2^17. this means that the only way to get to this number is to either have 17 spaces, or omit the final 2^1 and jump straight to 2^2. luckily, this comes in the 1 in 10 chance of getting a 4 on any given move. this means that the game has a hard cap of 2^17, and could never be done with a 2 at the end.
by extension, it should be possible to fill the board with all tiles from 2^17 down to 2^4 without repeats, however the same rules would apply as you would succeedingly have fewer spaces to work with, thus require the rare 4 in each case. not including all other times where lucky numbers are required, this alone would require the lottery odds of 1 in 10^16. of course, since the game would never spawn an 8, this would be the end of the line (and probably a good chance to reconsider your priorities).
one last thing, im aware that this is a 3 year old comment about a game that is long since irrelevant, i just happened to stumble on this during by usual late night youtube binge, and thought i would share some of the math, because math is fun.
good job reading the description
I honestly just find it hard to believe based on how there were at least 5 different occasions this person depended on a 2 or a 4 spawning at the right time.
maybe read the description?
I think both of the sides are right. Getting 131072 requires a hell amount of luck, but it is possible even though the chances for a 4 are 50/50.
Yup, the chance of making this is incredibly slim. But with enough repetition you could actually get it.
it's 10%, not 50/50
I played this game with UNDO mode. It took me about a week, but I completely finished it further than the people did in this video. They are only half way to where I got up to. Not only did I get the 131072, but next to it I had the 65536, then the 32768, followed by the 16384, the 8192, 4096, 2048, 1024, 512, 256, 128, 64, 32, 16, 8 and lastly a 4. I don;t think I'll ever play that game again!
There's a 90% chance of a 2, 10% chance of a 4
@@scranderberry7559 someone else did that. It's impossible to get to 262144
READ THE DESCRIPTION FOR FUCKS SAKE
Dirty Patota no
3:56 *Swipes left*
⬛⬛⬛⬛⬜⬛⬛⬛⬛⬜⬛⬜⬛⬜⬜⬜⬜
⬛⬜⬜⬜⬜⬛⬜⬜⬛⬜⬛⬜⬛⬜⬜⬜⬜
⬛⬛⬛⬜⬜⬛⬛⬛⬛⬜⬛⬜⬛⬜⬜⬜⬜
⬛⬜⬜⬜⬜⬛⬜⬜⬛⬜⬛⬜⬛⬜⬜⬜⬜
⬛⬜⬜⬜⬜⬛⬜⬜⬛⬜⬛⬜⬛⬛⬛⬛⬜ .
undo plz
skip to the 4:05 mark for the video
Is this what it's like to have a near death experience?
3:55 rng saved you
Teh_NKS
*NOTE: This video is a proof of concept, NOT a game recording.*
Brony 22 still, wish i had his luck
Read the description, PLEASE
i can imagine all the stress you feel at that level
he hide that undo button, that's how he managed that frequent 4sss
Me: *happily watches the video*
The description: Do you are have stupid?
Have you read the description below ? It is written that it's a proof of concept not the real game. It is just a démonstration of what ils possible but anybody has really do this score. So when you say that he his lucky it's normal because everything his already done by a software --' . not a hack or something like that
There is a pattern in where and what tile spawns. Although it's programmed to be random, the best a computer can do is something called pseudorandom. This means that it appears random but does have a pattern. Technically speaking, if you were able to replicate the "random" algorithm the game uses, you could accurately predict where and what tile will spawn after any given move. With that information you could get 131072 much easier.
pseudorandom usually relies on time as in number of frames passed. It would be impossible to move frame perfect at every move assuming we even figure out the algorithm.
The max tile in an m*n board is 2^(m*n+1). For example the highest possible tile in a 3x3 board is 1024.
3:47 just imagine that that 2 was a 4 you would of have to do it ALL over again which I think took 10 hours to do
Read the description, he didn't actually do it.
+Brandon Boyer u are a Lier he did not cheat
Jackson007 READ THE DESCRIPTION
+Brandon Boyer You Never Stop Lieing So U Mad Now? The Description Says Its A Proof Of Concept! Not A Game Recording! He Did Not Hack! He Is Very Lucky
Wow guys, definitely not a troll over here. Idiots.
I would like to know if I hold the world record score on 2048 - I reached a final score of 3886124 with the final tile being a 4 and the highest tile being a 131072.
I used the same online game as shown in the video - except that I opened multiple browser tabs at a point in order to "save" games as there is no "undo" or "save" button in the game.
so like there is no higher possible tile than 131072?
Yep. It would have to have one more case for having 262144.
you would have to get an 8 tile spawn to get a 262144, and the original game's source code spawns a 2 tile 90% of the time and a 4 tile the remaining 10% of the time
Naluskay
Since 8 tiles can’t spawn it’s not possible but getting a 131072 is EXTREMELY impressive by itself
@@azestical6566 Read the description, PLEASE
@@RainbowHelveltica
lmao what I never said it was real
and theoretically a 131072 is possible but requires insane luck
(also why tf you replying to a year old comment)
3:55 a super lucky move
not at all. he has undo, luck plays no part with undo
Damn, this video was so exciting! The suspense was intense! Well done.
Suspense ?
"This video is a proof of concept, NOT a game recording."
Read the description, dammit.
BIGGEST LUCK EVER IN HUMANITY!
With perfect play what is the probability of getting a 131072?
+FortNikitaBullion Even if we assumed that you made the best possible moves every turn, and the game put the pieces in the best possible locations for you, it's still a maximum of 10%, being the odds of getting a 4 in that last spot. Multiplying that percentage by the odds of every game breaking move the computer could throw at you, and your odds are dismal.
Apparently it’s approximately 1 in 13 quintillion (13,000,000,000,000,000,000)
It's funny to imagine all this time and all this luck, to manage to have the last move, and that the very last move before he adds all the tiles is basically a 50/50 chance to manage to do it.
L J actually it is only a 10% chance that the tile that spawns is a 4
I actually played till the very end of the game, using a "practice" mode where i could undo 20 moves, took me several months 131072 is the biggest possible tile, and the grid was all filled up with 4 being the lowest tile, after that it's game over, score is 3.866.552 !
We want proof.....!!!
Sagar R. Biswal I have screenshots ^^
I got 262144
Jack Paesano impossible with the original 2048 to get 262144
Magdalena Bartosiewicz I GOT 8759824782346871234698172364891273468917234689127346891723468
NO TROLL
Getting a 4 in the last square need incredible luck, or few lines of programming.
10% chance. With enough repetition it is possible.
you had so mich luck with that 4 spawning in
in a scale of 6 to 2, what is your favorite letter of the colored fruits in the universe?
What would've happened if a 2 showed up instead of a 4? A legendary score would've never been born. Luck. But skills too obviously.
he would have lost
Yes too true
Bro its only practice mode, where you can revert back one move.
He skipped all that video part
(if you can see a very little flick at 3:54 ).
no, it's a scripted proof of concept, NOT an actual ingame recording
So this video was computer generated??
In a 10x10 grid, it is possible to get over 2 NONILLION! 2^101(because of 4) is over 2 NONILLIOOOOOOOON (the non- prefix means nine, so I referenced the famous(ly wrong) DBZ over 9000 quote)
*****
A nonillion is a 1 with 30 zeros :P
Non- does mean nine. I take Latin.
It is called nonillion because there are 9 "sets" of 0s after the 1st set, like this: 1 000 000 000 000 000 000 000 000 000 000
We don't say 1000 is million, so thats why nonillion is 30 0s, not 27 (9*3)
Liam Donegan nonillion = 10^54
guys what is wrong with you ;)
1 Decillion Is 1 With 33 Zeros And 1 With 303 Zeros Is One Centillion
-illiard just complicates things. all being -illion makes it simpler. PLus, which sounds better: multi-billionaire, or multi-milliardaire?
4096 tile should be Pinkish Purple
8192 tile should be Amethyst Purple
16384 tile should be Pastel Purple
32768 tile should be Purple
65536 tile should be Violet
131072 tile should be Crystal Blue
And not Black?
The highest you can get is 2¹⁶ if the '4' is 2 (65536) because that how many slots there are
If the '4' is fouring, then it would be 2¹⁶×2 (2¹⁷) because the '4' is kinda adding an extra slot to it
I'm well aware of the fact that you can't get a 262,144 in a 4x4 grid, but if anyone knows of a video that explains the math behind it please post the link or explain it to me. My sister is addicted to this game and believes that if she keeps trying she'll get a 131,072. So far she's gotten a 1,024....
It's not complicated math. There are 16 spaces and each can hold a number. 2^16=65536 but if you get a four at the end, you can reach 2^17 or 131072. Tell your sister she will never get it because of how the game places blocks at random and messes up your things. Also tell her 1024 is crap. My best is 8192 and 111344 points.
The easiest way to explain it is to take a 4x4 grid and write out the powers of 2, one in each square. Start at the top with a 131072 and count down.
131072, 65536, 32768, 16384,
1024, 2048, 4096, 8192,
512, 256, 128, 64,
8, 8, 16, 32,
As you can see, It not possible to get 262144 because you would need an 8 to spawn to combine upwards
Thanks guys, also I know that 1024 is "crap" but so is 8192 if you want to get technical with it.
Trevor Lambertson Good explanation, but no one cares if you thing 1024 is crap. It's probably a big achievement for her. And like Ethan Nikcevich said, 8192 can be "Crap" if you get technical.
@@trevorlambertson7546 mine is 32k
Try and fill the entire grid with the heighest possible numbers
how did the last 4 come up
At that moment in time, I would have tried my luck at the lottery.
I just reached it, with 1 level undo, which I had to use a lot, and very carefully, but I now have a beautiful 131072 tile
Man, that's an INCREDIBLE amount of luck.
The equation is: 2^[Tile Number]
Simple.
The answer is: 2^16 = 131072
+Lemon Slices You Need To Have Luck To Get This
You Can Make It If You Have 4 Instead Of 2 So Actually 2^16 is 65536
2^17=131072
Yeah, I pretty counted on this 4 last tile, thanks for highlighting this detail.
3:52 the only reason you won was because the til that spawned was a 4 tile XD Jesus Christ that's painfully lucky. you still did a masterful job
131,072 is 2^17... with 16 squares that is the highest possible tile... you cannot make it any higher than that, because you can't make the last required 8, in 5×5 mode the highest you can get is 2^26 which is 67,108,864
3:54
I thought the game ends at fucking 2048 I didn't even know it exceeds it in over here stuck on 1024
nope
Can uou get 262144
ضمن ال16 مربع مستحيل
Yeah impossible only 1 free space
The best I can do is 8192. But then again I guess that is pretty good. Nice POC video. Though the odds of this happening for real are probably very low.
Manipulation of luck !
It's a beautiful fake.
description read
I felt good about getting the 2048 tile 6 times in 2 days but then I saw this and I was like wow mine is nothing
What was the score?
It'd be nice if someone calculated the range of what the score could be if you got the 131k tile and every other tile snaking down to 4.
@Bastian Inostroza - Official Channel awesomeee this was so long ago! it’s so cool you replied, thanks!
I really don't understand those who say you were lucky to get a 4. If you had gotten a 2, you could have gone back and forth until you had got a 4.
3:56 is a beautiful sight to be seen
Read the description, PLEASE
3:45 is the interesting part
Read the description, PLEASE
it is possible to happe, but VERY unlikely
you have a 100% to get it in undo
we'll never win this game without luckiness
What is the nume os the game?
3:57 Pure luck or hacks.
The odds of getting that 4 in the end in a real game recording is low. Though it's cool that this is being shown.
The RNG at the end that’s unbelievable
i have scored 215180 with 16384 title. But i think i have to work hard to beat this record.
prove it
Wow that has to be the highest you can possibly go
We cannot get 131072 tile without some gameover.
Dat lucky number 4. Great combo at the end
How many attempts? How long did it take? About how many games did you play total?
+StrawberryMeringue You Are Right And Don't Fool Us Christopher Nunez
3:57 snake chain 131072 ready.
he got lucky at the end when a 4 spawned instead of a 2
Read the description, PLEASE
@@RainbowHelveltica are you stupid or something? That comment is fucking 7 years old, kiddo
Many people think the upper limit of tiles that can exist in the original 2048 game is 131072, but...
2048 record: 262144 tile & more !
So the next tile , 26 something, isnt possible right?
Niels no
3:54 my keybord had been in 131072 part if a 2 had come up
If you can start with a new tile other then a 2 why waste time with a 2?
3:56 The chain reaction of a lifetime
Read the description, PLEASE
3:44 I'm hoping it's not a 4.
3:56 Chain reaction time!
There is a possibility for a 262144 tile, since there is an even smaller chance of spawning an 8 tile
An 8 tile never appears in an official 2048 game
Wow! You are amazing, I'm not even able to reach till 2048. I wonder how did you do that.
Read the description, PLEASE
How many years you've been playing for?
す、すげぇ(゜д゜)
最後めっちゃ気持ちいい…
My best is 16088 I was proud then I saw this lol
3:56 OCD SOLVED
i got a 16384
si tienes la opción de regresar un movimiento es muy fácil hacer más de 8192, undia que andaba con esa curiosidad llegue fácil a ese número. pero dejé de usar el el deshacer y ya no pude avanzar por que tampoco le pensaba, pero es muy fácil hacerlo
daymn, thought I was good with my 8192 tile.
guess not
you are. this isnt gameplay.
2が出るか4が出るかで、最後は運なのか…?
Dont even bother to say it is fake and gay, Videos purpose is just to show it is possible
yeah a 4 spawns right at the end when he needs it
That thing is a solid god damn brick
3:54 THAT WAS SO LUCKY!
Read the description, PLEASE
what if you're lucky enough to have just 4s spawn, could that get you to a higher number?
No. 131072 is only possible because of the fact that 4s spawn.