Skip to content

A deck-builder and card-screener for MtG, built on Perspective

License

Notifications You must be signed in to change notification settings

texodus/mtg-perspective

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mtg-perspective

A deck-builder and card screener for Magic: The Gathering, built on Perspective.

Demo

Demo at https://texodus.github.io/mtg-perspective/. You can quick-import a tappedout list by adding it to the URL's query string, e.g https://texodus.github.io/mtg-perspective/?seasons-in-the-abyss-67. Once loaded, localStorage will keep the most recent deck state after browser refresh.

Data

mtg-perspective runs entirely in the browser and does not need a server, but it does rely on a few compile-time data dependencies and run-time Web Services:

Build Instructions

Install dependencies:

yarn

Generate the initial database as an Apache Arrow:

yarn generate

Host locally

yarn start

About

A deck-builder and card-screener for MtG, built on Perspective

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published