Skip to content

ev0clu/memory-card-game-vue

Repository files navigation

Pokemon Card Game App

A simple card game app has built with Vue.js framework, Typescript and more. The app allows users to play with pokemon cards and pair them together. The user can choose 3 different difficulty level. Additionally, there is a score page to see previous scores.

Demo video: Link

Features

  • Allow user to select 3 different difficulty levels: easy, medium, hard
  • 100% written in TypeScript
  • Local Storage has been used to store previous scores
  • Vue.js framework is used to create the frontend application
  • Pico CSS is used to style the UI
  • Vue-Sonner is used for toast notifications

How to run from local repository

  1. Clone the repository
  2. Run npm install command in your terminal
  3. Run npm run dev command in your terminal
  4. Server running at http://localhost:5173/

Useful links and information

Dependencies

Layout

layout-1 picture
layout-2 picture
layout-3 picture

Asset

Pokemon svg from wikipedia