Skip to content

chris-rudmin/card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ace's High Card Game

Demo is available at https://chris-rudmin.github.io/card-game/

Exercise Details

The Deck class contains a list of cards, a shuffle method and drawOne method. The cards are represented by thier unicode value.

To Run Locally

npm start

To Run Tests

npm test

To Deploy

npm run deploy

Releases

No releases published

Packages

No packages published