Skip to content

Edeltraudt/animated-couscous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Match-3

A 3D version of a match-3 game in form of a Rubik's cube, based on the library BabylonJS.

How to build

Use Yarn or NPM:

  • yarn install or npm install for setup
  • yarn prod or npm run prod for building
  • yarn serve or npm run serve for starting the Webpack development server