Skip to content

jwoods357/SimpleSimonSays

Repository files navigation

simple-simon-says

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Methodology

  1. Render game board and tool bar
  2. Add event handling for sections
  3. Add styling for selections
  4. Return random object element to apply highlighting
  5. Introduce concept of a level/round
  6. Work with the click events captured in step 2
  7. Make game loop based on the level/round we are on
  8. Start game / lose game

Credit for steps go to michaelginalick

For detailed explanation on how things work, consult the docs for vue-loader.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published