Skip to content

This is my experimental program for ranking decks by "lore", i.e the degree to which they are correctly connected by MTG story.

License

Notifications You must be signed in to change notification settings

mi-squared/LoreCommander

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lore Commander

This is a test project for Zermelo/DURC and to host some data experiments with MTG Card data.

To install the dist release versions of Zermelo/DURC from packagist run:

php lore.php --install

To install the dev-master versions (latest source code from github) run:

php lore.php --install --dev

Also look at the commands in "init.php" for the rest of the instructions to setup the server. Once these commands are run (they are somewhat standard for Laravel, and then a few additional commands for Zermelo and DURC) you should have a working instance.

Then, to populate the interface run the artisan command to sync with scryfall:

./artisan scry:sync

About

This is my experimental program for ranking decks by "lore", i.e the degree to which they are correctly connected by MTG story.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 69.0%
  • Mustache 27.9%
  • Blade 3.0%
  • HTML 0.1%
  • Shell 0.0%
  • Vue 0.0%