dynamo134 / Play-with-cards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

play with cards

  • it is a game of cards and luck
  • This game is made using HTML, CSS and Javascript
  • Cards are fetched using Deck Of Cards API
  • This game is responsive to all screen sizes

How to Play

  • It is a game between You and the Computer
  • You first need to shuffle the cards so that you can get a new deck of cards to play with.
  • There are 4 types of cards and 52 cards in total.
  • Type of the card doesn't matter in this game. You should only focus on the number.
  • Every time you click on Draw, 2 random cards will be displayed on the screen.
  • Player having the bigger card value (in number) will win that particular round.
  • Keep on playing until the remaining cards go down to 0
  • In the end, the player winning more rounds will win the game.

About


Languages

Language:JavaScript 44.6%Language:CSS 29.0%Language:HTML 26.3%