CALL US ON (08) 8556 6196

UNO CARD GAME

UNO CARD GAME

Regular price $7.95 Sale

UNO Number 1 for family fun

  • The classic card game of matching colors and numbers
  • Special Action Cards and Wild Cards for unexpected excitement and game-changing fun
  • Use the Swap Hands cards to change hands with any other opponent
  • Write your own rules for game play with the Customizable Wild cards
  • Players take turns matching a card in their hand with the color or number of the card shown on the top of the deck
/* Force dropdown menu to single column */ .mega-menu__content, .mega-menu__list { display: block !important; } .mega-menu__list li { display: block !important; width: 100% !important; } .mega-menu__column { width: 100% !important; float: none !important; } /* Force Shopify mega menu to a single column */ .header .mega-menu__content { display: grid !important; grid-template-columns: 1fr !important; } .header .mega-menu__list { display: flex !important; flex-direction: column !important; flex-wrap: nowrap !important; } .header .mega-menu__list > li, .header .mega-menu__column { width: 100% !important; max-width: 100% !important; }