candy-crush icon indicating copy to clipboard operation
candy-crush copied to clipboard

Candy Crush game implemented in HTML, CSS, JavaScript, and jQuery for UI Design & Programming (CS422)

Candy Crush

Preview of game

Play Game

Basic version of the match-three puzzle game, Candy Crush Saga by King. Implemented in HTML, CSS, JavaScript, and jQuery for UI Design & Programming (CS422)

  • Mobile compatibility (not just looks but game is playable in mobile)
  • Mouse/touch drag to move pieces
  • Keyboard shortcuts:
    • Keypress: 'n' for New Game
    • Keypress: "space" for Show Move

PS 1: Model/View and Event Handling

PS 2: Output

PS 3: Input

  • Final problem set
  • Code cleaned up