chanzlee / card-deck

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Card Deck

Html/jQuery Exercise for Epicodus, 08.13.2018

By Chan Lee, Connor McCarthy

Description

This webpage create a list fo cards deck. Script uses a forEach() loop within another forEach() loop to build an array representing a deck of cards. (A deck consists of 52 cards - 13 ranks in each of 4 suits.)

Setup/Installation Requirements

  • Clone this repository
  • Open scripts.js file, it doesn't have html file to display the function.

Known Bugs

There are no known bugs.

Support and contact details

ChanEthanLee@gmail.com

Technologies Used

jQuery

License

Copyright (c) 2018 Chan Lee, Connor McCarthy

About


Languages

Language:JavaScript 100.0%