Krenbot / body-of-cards

A playing card based random exercise generator
https://krenbot.github.io/body-of-cards/
4 stars 1 forks source link

Using the DeckOfCards class, add cards to each of the card divs #27

Closed pbp66 closed 2 years ago

pbp66 commented 2 years ago

Fill each html card with a card from the DeckOfCards class.

pbp66 commented 2 years ago

implemented loadCards() function which replaces the placeholder text with drawn cards.