Skip to content

Show a standard deck of playing cards, and click to toggle visibility.

Notifications You must be signed in to change notification settings

spkuehl/playing-card-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playing-card-tracker

A web application that will display face up cards in a grid pattern. Clicking on a card will flip it face down. Use this to keep track of available cards in trick taking games.

Input an upper bound input to restrict the grid to cards of higher value, for example Ace through 10.

CSS provided by CSS-Playing-Cards

Sample Grid

Written in Vue.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Show a standard deck of playing cards, and click to toggle visibility.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published