Skip to content

Instantly share code, notes, and snippets.

@barkinet
Forked from jexp/mtg-neo4j-ideas.adoc
Created April 1, 2017 00:56
Show Gist options
  • Select an option

  • Save barkinet/b6f55894a9c9ef5bd2fade88889ca169 to your computer and use it in GitHub Desktop.

Select an option

Save barkinet/b6f55894a9c9ef5bd2fade88889ca169 to your computer and use it in GitHub Desktop.
MtG in Neo4j ideas

Magic The Gathering (MtG) in Neo4j

Model

  • Model editions, stories, people

  • types, rarity of cards via labels

  • correlate via artists / authors

  • backstories / rulings for cards

  • add well known players and their decks

Capabilities

  • Correlate Cards by capabilities / colors / effects

  • Categorize Cards into "mico-categories"

  • Find similarities between cards, correlate them e.g. with cosine

  • Which cards oppose each other, aka what are typical and non-typical counters

  • Which cards build a supporting loop

Decks

  • Deck building support

  • Simulate decks

  • Analyse winning decks for frequent combinations of card-abilities

Import

  • Import existing decks from other formats

  • Import card libraries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment