GNOME Bugzilla – Bug 782397
All new tiles have value of 2, in original it's either 2 or 4
Last modified: 2019-02-21 17:23:49 UTC
In original 2048 a new tile has either the value of 2 or 4. In gnome-2048 it's always 2. I think that implementation makes the game harder when you reach tiles with high values. I think it could be nice to be able to chose if you want only 2s or 2s and 4s.
Created attachment 351844 [details] [review] Patch to implement 10% chance of getting a 4 tile, as in original game It doesn't implement a preference, but here's the patch I use to emulate the original game.
Thank you for sharing Ryan. :)
I’d really like to graphically allow playing both versions of the game. When I’ll have time to work on it…
As that’s the only bug remaining opened for this product in Bugzilla, I’m manually moving it to the Gitlab. If you’re interrested in the discussion, please follow: https://gitlab.gnome.org/GNOME/gnome-2048/issues/10 Closing here.