Topic: Reporting Game: Candy Crush [CandyCrush_masodo]

In response to complaints about several levels which have been demonstrated to be poorly designed (a.k.a. absolutely unwinnable for 3 stars) I have been compelled to modify the game script to facilitate a less frustration inducing experience.

In order to be certain your browser cache is using the most up-to-date levels code give the following link a click and then refresh the page given:

http://deburger.com/ARCADE/arcade/gamed … evels.json

2 (edited by masodo 2024-12-14 09:17:52)

Re: Reporting Game: Candy Crush [CandyCrush_masodo]

Need to look at:
428 - 35red, 35blue, 35green - 21Moves
432 - 1BigBar - 21Moves
430 - 4Nuts, 76Tray - 42Moves
429 - 32Tray, 16Ice - 29Moves
417 - 2Nuts - 23Moves
312 - 34Tray, 8Webs - 33Moves
317 - 47Purple - 28Moves
415 - 40Tray - 35Moves

3 (edited by masodo 2025-02-28 15:55:39)

Re: Reporting Game: Candy Crush [CandyCrush_masodo]

levels.jason has been updated as follows

428 - 30red, 30blue, 30green - 25Moves "starsReq": [1000, 2500, 4500] ==> [1000, 2000, 3200]
429 - 24Tray, 14Ice - 34Moves "starsReq": [1000, 2500, 5000] ==> [1000, 2000, 3000]
430 - 4Nuts, 56Tray - 45Moves "starsReq": [1500, 3000, 6000] ==> [1500, 2500, 3500]
432 - 1BigBar - 32Moves  "starsReq": [1500, 2500, 5000] ==> [1500, 2500, 3500]
417 - 2Nuts - 32Moves "starsReq": [1500, 3500, 5000] ==> [1500, 2500, 3000]
415 - 38Tray - 42Moves "starsReq": [2000, 5000, 7000] ==> [2000, 3000, 5000]
317 - 40Purple - 35Moves "starsReq": [1500, 2800, 4100] ==> [1500, 2500, 3000]
312 - 32Tray, 6Webs - 36Moves "starsReq": [3000, 5000, 7000] ==> [3000, 4000, 5000]

Remember to clear only "file & images" cache.
Good Luck!

4 (edited by masodo 2025-02-28 15:35:25)

Re: Reporting Game: Candy Crush [CandyCrush_masodo]

now looking at: 390, 399, 398

edit:
FIXED!
390 "starsReq": [1500, 4000, 6000] ==> [1500, 2500, 3500]
398 "moves": 32 --> 25 "starsReq": [1500, 4000, 6000] ==> [1500, 2500, 3500]
399 "moves": 25 --> 30 "starsReq": [1500, 3500, 7000] ==>  [1500, 2500, 4000]