A cooperative Magic: The Gathering variant where players fight together against an automated "horde" deck. Built with Svelte 5, TailwindCSS and Flowbite.
Inspired from mtg-horde by dkniffin.
No official rules, so work in progress...
You can contribute and do some proposals by creating an issue.
Current rules: RULES.md
Resources:
# Install dependencies
npm install
# Run dev server
npm run dev
# Build & preview
npm run build
npm run preview
cd decks/
node import-deck.js filename.txt
Then export the generated JSON file in decks/index.js.