francoishill / card-games-vuetify

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Vue 62.1%Language:JavaScript 35.4%Language:HTML 2.5%