Skip to content

pookage/match-3-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Match-3 Game (CSS) 🎨

Roll-up, folks, for that classic bit of mindless addition - a match-3 game! Points scale exponentially with your chain-size, so be sure to fit as many colours side-by-side as possible!

Play it here

match-3-demo

Built Using

  • React
  • SCSS
  • Webpack

Build Instructions

  1. Download or clone the repo locally
  2. Navigate to the project folder in your CLI
  3. npm install to install local dependencies

...for development

  1. npm run build-dev to start a hot-reloading webpack-dev-server

NOTE: Any changes to /src/ will trigger a hot reload

...for production

  1. npm run build-prod to compile everything down and output to /dist/
  2. Upload the static contents of this /dist/ folder to your server of choice

Happy matchin'! 👉😉👉

About

A match-3 game powered by CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published