anirudddh / Candy-Crush

Home Page:https://anirudddh.github.io/Candy-Crush/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Candy Crush

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

About

https://anirudddh.github.io/Candy-Crush/


Languages

Language:JavaScript 79.8%Language:HTML 15.8%Language:CSS 4.4%