Google | Onsite | Generate Candy Crush Board
Anonymous User
1383

Generate random candy crush N * N board (using a-f characters) with following conditions

  • There is no crush (3 consucative same letter) eg. "bcaaade"
  • There is at lease one swap (swaping characters result in crush) eg:"acaafbb" (swap first two letters)
Comments (4)