Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 654 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 654 Bytes

The DIY Multideck website

Netlify Status

preview

The DIY multideck is a deck of 162 playing cards (3 standard decks) that allows you to play hundreds of existing games, not only classic card games but also modern games that use components like boards or coins. The DIY multideck is ideal for traveling and prototyping new games.

More details about the deck in: https://diymultideck.mauri.app/

Develop

# Run locally
pnpm run dev

# Build
pnpm run build