Skip to content

A simple memory game with cards that have random numbers (via random.org). Developed with TypeScript, Vue.js and Vuetify.

Notifications You must be signed in to change notification settings

lyudmil-mitev/memory-game

Repository files navigation

Simple Memory Game

Challenge your mind with this simple memory game!

  • When you start the game cards with numbers will be shown to you
  • Memorize the cards as best you can
  • Click "Play" to flip the cards and hide the numbers
  • Flip the cards back in the order of the numbers (from smallest to largest) to win!

Libraries used

  • Vue.js view framework
  • Vuetify material design framework
  • Random.org JSON-RPC API for generating numbers

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A simple memory game with cards that have random numbers (via random.org). Developed with TypeScript, Vue.js and Vuetify.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published