Skip to content

A simple yet fun game where you need to color the board in less than 21 moves by matching your colors

Notifications You must be signed in to change notification settings

harel-cohen/Game_of_color

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Game_of_color

A simple yet fun game where you need to color the board in less than 21 moves by matching your colors

How to play:

Run the program. Follow instructions in the command line. You start at the left upper pixel and control all pixels color-connected to it. In every move you can change the pixel(s) color, by changing the color you can increase the pixels connected to it. You have2 21 moves wto try and get the board to have the same color. Good luck!

Important notes:

  1. In some IDE's the image only updates every second or third move, howeever in debugger modes this usually does not happen.

Game_examples

About

A simple yet fun game where you need to color the board in less than 21 moves by matching your colors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%