Skip to content

MemoRandom is a card memory game that won 2nd place in DressCode’s 2021 Hackathon. It features classic and advanced modes where players flip cards to find matching pairs. Built with Vite.js, Vue.js, VueRouter, Vuex, and styled with TailwindCSS.

License

Notifications You must be signed in to change notification settings

draganovik/memorandom

Repository files navigation

MemoRandom - Halloween 2021 DressCode.ing Challenge

MemoRandom is a card game in which cards are laid face down on a surface and cards are flipped face up over each turn. The object of the game is to turn over pairs of matching cards.

As seen on: Vue.js Examples

logoMemoRandom

Badges

GPLv3 License Netlify Status

Tech Stack

  • Vite.js + Vue.js
  • VueRouter
  • Vuex
  • TailwindCSS

Screenshots

Installation

Install dependencies with npm

npm install

Run Locally

Serve with hot reload at localhost:3000

npm run dev

Deployment

Generate static project files

npm run build

Recommended IDE Setup

Note

This project uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Demo

https://memo.mladen.dev

Acknowledgements

About

MemoRandom is a card memory game that won 2nd place in DressCode’s 2021 Hackathon. It features classic and advanced modes where players flip cards to find matching pairs. Built with Vite.js, Vue.js, VueRouter, Vuex, and styled with TailwindCSS.

Topics

Resources

License

Stars

Watchers

Forks