A program where it takes a random assortment of shapes and colorizes each shape so that no shape has the same color as it's neighbors. This can be used for mapping where the creator wants to distinguish each region.
Install the nessessary libraries under the library folder: https://github.com/zorarkdouble8/Color_Mapper/tree/main/Color_Mapper_Program/Color_Mapper/Libraries
Run the .exe file under the EXE File folder
This project is a fork of the SFML-and-OpenGL-Playground and can be found here: https://github.com/zorarkdouble8/SFML-and-OpenGl-Playground