Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 309 Bytes

File metadata and controls

14 lines (8 loc) · 309 Bytes

cardd

Card Picking Game

Rules

You get a target number and a set of cards.

Pick exactly 3 cards. Multiply their values.

If the Combination matches the target number, you win the round.
If not, you lose.

Enjoy...)