/color-to-pokemon

Get a Pokemon from a random color. Based on the noopschallege hexbot.

Primary LanguageJavaScript

Color To Pokemon

Check it out here

Find a Pokemon based on a random generated color. This uses the Hexbot API to generate the random color, Nearest Color to find the basic nearest color, and PokeAPI js wrapper to fetch a Pokemon based on that color.