Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 297 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 297 Bytes

memory-game

Memory game on vue.js

⚠ Device should support emoji (macOS, Win10 ...)

Play here

Game demo

Run local:

cd src
npm i
npm run dev