After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 782397 - All new tiles have value of 2, in original it's either 2 or 4
All new tiles have value of 2, in original it's either 2 or 4
Status: RESOLVED OBSOLETE
Product: gnome-2048
Classification: Other
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gnome-2048 maintainer(s)
gnome-2048 maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-05-09 17:32 UTC by pskosinski
Modified: 2019-02-21 17:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to implement 10% chance of getting a 4 tile, as in original game (322 bytes, patch)
2017-05-15 04:46 UTC, Ryan Hendrickson
none Details | Review

Description pskosinski 2017-05-09 17:32:45 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.
Comment 1 Ryan Hendrickson 2017-05-15 04:46:45 UTC
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.
Comment 2 pskosinski 2017-05-16 20:01:19 UTC
Thank you for sharing Ryan. :)
Comment 3 Arnaud B. 2017-10-01 13:16:25 UTC
I’d really like to graphically allow playing both versions of the game. When I’ll have time to work on it…
Comment 4 Arnaud B. 2019-02-21 17:23:49 UTC
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.