Skip to content
This repository has been archived by the owner on May 22, 2022. It is now read-only.

Card game app written in Vuetify/Vuejs, using AspCoreCardGameEngine API

License

Notifications You must be signed in to change notification settings

francoishill/card-games-vuetify

Repository files navigation

card-games-vuetify

Card game app written in Vuetify/Vuejs, using AspCoreCardGameEngine API

Roadmap

  1. More automated way to return response.data for each axios repository call?
  2. Should be able to select multiple of same cards to play
  3. Sensible timeout for axios requests
  4. Get a way for a device to keep the same PlayerId
  5. Give credit to https://superdevresources.com/free-playing-cards-set/ for images

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

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Card game app written in Vuetify/Vuejs, using AspCoreCardGameEngine API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published