Skip to content

A program that pulls the top 100 games of each specified genre from IGDB, gets their images and analyzes their average colours.

License

Notifications You must be signed in to change notification settings

Iodinex64/MonsteriBot-Game-Colour-Analyzer

Repository files navigation

MonsteriBot-Game-Colour-Analyzer

A program that pulls the top 100 games of each specified genre from IGDB, gets their images and analyzes their average colours.

Setup:

You will need to first install some required packages.

pip install requests colorthief matplotlib PIL seaborn

To use:

In the commandline:

python getimages.py <IGDB client ID> <IGDB client secret> <images per genre to analyze>

then run

python analyzeimages.py

Special thanks to Crypdos for helping with the requests part of getimages.py

About

A program that pulls the top 100 games of each specified genre from IGDB, gets their images and analyzes their average colours.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published