about the game - 6 colors is a fun addictive computer game. in this game the goal is to paint most of the board with your color. you are playing against the computer that use BFS algorithm. good luck.
prerequisite to run the game -
- install VS & C++ 2017 https://docs.microsoft.com/en-us/cpp/build/vscpp-step-0-installation?view=msvc-160
- install sfml library https://www.sfml-dev.org/tutorials/2.5/start-vc.php#installing-sfml
- clone the project
- open the project in VS
- run the game & enjoy