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.