Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 421 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 421 Bytes

Candy Crush Clone

final.mov
Project Structure
  • src => contains all source code
  • controllers => event handlers, candy matchers, swappers, etc.
  • models => classes for representing game board, candies, etc.
  • views => responsible for rendering board and animations
  • images => sprite images