diff --git a/docs/design.md b/docs/design.md index 5741def..41a7a0a 100644 --- a/docs/design.md +++ b/docs/design.md @@ -35,4 +35,10 @@ Decks will exist in the game. A deck has a name, theme, card art, and a collecti The game will have multiple decks, and an unlimited number of decks. There is no limit to the number of cards in each deck. -At the start of a game, the host will select at least one deck of cards for play. The game will then restrict to only using cards from the selected deck(s). \ No newline at end of file +At the start of a game, the host will select at least one deck of cards for play. The game will then restrict to only using cards from the selected deck(s). + +## Cards + +### Question/Statement Cards + +### Answer/Response Cards