Poshu wrote:Just tried:
- with a few modifications, it works on OSx
- Did you change something to the random placement for the new tile? It felt much easier than the web version
- There is no message when you create the first 2048 tiles!
- Colors are different, and I felt lost...
Thanks for the feedback.
Could you give me the changes you made to make it work on OS X?
And do you also store the settings somewhere?
Or did you just commented out all the setting stuff?
Because of the random tile generation: I updated the game yesterday.
Now there is a 10% chance that a 4 will appear, and a 90% chance that a 2 will appear, the same behaviour as in the original version.
Before the update it was 50/50.
Regarding the message: If you want the message add it

I see no real benefit in it, it's more annoying than helpful in my opinion.
Summary of the update:
- The "Simple" Ai works now much better, it gets mostly to the 2048 tile and sometimes 4096
- As mentioned above: A 2 will now spawn with a probability of 90%
- Added a "Game Over" message
- Added a highscore (only local)