Skip to content

RedEdge967/candy-crush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

candy-crush

A candy crush game clone written in Svelte, Javascript, HTML and CSS. You can check it out here.

Getting started

Install the dependencies...

git clone https://github.com/RedEdge967/candy-crush.git
cd candy-crush
npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000. You should see the app running. and start playing around.

Deploying to the web

I suggest you to use Vercel or Netlify when deploying this project to the web. It will be easier when deploying with Vercel or Netlify.

Read the documentations before developing and deploying.

Can I contribute?

Sure open an issue, point out errors, and what not? wanna fix something yourself, you are welcome to open a PR and I appreciate it.

If you enjoyed this game, don't forget to give a star 🌟 and fork too...