Skip to content

savage-eagle/deck-of-cards-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Flow

  • User presses a “Start Game” button to start the game
  • Your program requests a new deck of cards from the API (player A)
  • Your program requests a second new deck of cards from the API (player B)
  • Your program draws one card from each deck and displays the cards on screen
  • Whichever player has the higher card gets a point (Aces are high)
  • The point total for each player is displayed
  • User presses a “Draw Cards” button to continue the game
  • Repeat steps 4 through 7 until no cards remain
  • Display which player won

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published