AshishS-1123 / Candy-Crush-Clone

A clone of the Candy Crush game, developed using Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A clone of the Candy Crush game, developed using Typescript


Languages

Language:TypeScript 97.7%Language:HTML 2.3%