ekohrt / mtg-wordclouds

Makes a word cloud shaped like a mana symbol for each of the 5 colors in Magic: the Gathering.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word Clouds for Magic: the Gathering

A python program that generates word clouds for each of the 5 colors in Magic: the Gathering.

It uses MtgJson to collect the text from every card of a given color, then puts that text into a wordcloud module. The resulting cloud is shaped like a mana symbol.

About

Makes a word cloud shaped like a mana symbol for each of the 5 colors in Magic: the Gathering.


Languages

Language:Python 100.0%