LyubomirT / spritesheet-cruncher

We crank spritesheets! This is a tool for automatically splitting up spritesheets into individual images, if you don't want to do it by hand.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove Unnecessary Functions from colorizer.py

LyubomirT opened this issue · comments

The colorizer.py file is a helper utility for the main process that colors text in the terminal so it'll look more appealing. However, there are a lot of functions that are pretty much useless. It would be good to get rid of them.