Skip to content

Scramble - A Vue.js game is a word game built on using Vue.js and Vuex.

Notifications You must be signed in to change notification settings

iamkumaran/scramble-a-vue-js-game

Repository files navigation

Scramble - A Vue.js Game

A Vue.js project

Scramble - A Vue.js Game is a Word Game. Built using Vue.js and Vuex (JavaScript framework). Find all possible words from the jumbled letters. Find all words to get bonus points.

Play Game

http://iamkumaran.github.io/scramble-a-vue-js-game/

How to Play

There are 5 jumbled letters. Arrange the letters to form possible WORDS.

Click on YELLOW balls to move letters up to form WORDS. <Submit> button will be enabled once there are 3 letters at top.

Use <keyboard> (A-Z) keys to move letter UP or DOWN and use <ENTER> key to submit the word.

At-least one 5 letter word is required to go next level.

Find all words to earn bonus points.

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

Scramble - A Vue.js game is a word game built on using Vue.js and Vuex.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published