I'm making a small test game with an ANSI art aesthetic, so I'm using the ANSI character set as a tileset, one character per tile, and ideally I want to use all different colors without having to have a different tileset for each color. Is there a way to take a tile and change the coloration on it like that?
Thanks for any explanation/advice you can offer!