Skip to content

alexandriaroberts/FlowerGame-VueJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlowerGame-VueJS

This is the game in VueJS where when the user clicks on the start button, you will see flowers randomly appearing on the screen. If you click on the flower you get the point and flowers which are not clicked are disappeared. The user can see the score and keep the count of it.

Build Set Up:

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Releases

No releases published

Packages

No packages published