Skip to content

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.

Notifications You must be signed in to change notification settings

HaimFisher/Six-Colors-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Six Colors Game

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 -

  1. install VS & C++ 2017 https://docs.microsoft.com/en-us/cpp/build/vscpp-step-0-installation?view=msvc-160
  2. install sfml library https://www.sfml-dev.org/tutorials/2.5/start-vc.php#installing-sfml
  3. clone the project
  4. open the project in VS
  5. run the game & enjoy

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages