Skip to content

Kjablonska/memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory game

Description

Memory game written in Vue 2.
The game is deployed to Github Pages: https://kjablonska.github.io/memory/

Landing page parameters:

  • Number of tiles - total number of tiles in the game.
  • Color groups - indicates how many tiles are in one color.

When game is finished it is saved to the ranking - parameters: number of tiles and the size of the color group and number of moves in which the game was finished. Colors and tile's position are randomly generated.

The application includes:

  • error handling
  • Vuex storing ranking data
  • Local storage
  • Router

Project setup

npm install
npm run serve

Demo

demo1.mov
demo2.mov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published