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
- Final problem set
- Code cleaned up