To start a game click "New game" then click "Start" to begin. In the game click on the colored buttons at the bottom of the screen to "spill the ink" in that color. The top left corner on the board and any adjacent squares of the same color will change to the new color. You have a limited number of spills to try to get the entire board the some color. Once all the squares are the same color, you win! When the board is fairly large it may take a long time to "spill" so please be patient.
I got an idea for this project when I was playing a version of this game on my Raspberry pi. One of my favorite color schemes: 88,106,122,140,160,179, Also try these versions of this game: "Flooder" https://scratch.mit.edu/projects/322988292/ By @geek62 "Flooder" https://scratch.mit.edu/projects/90690167/ By @kieranblackley Really almost to 1k now (7-14-18) (Need just one more!!!!) Almost to 1k views! (6-2-18) (I need to come out with an update to celebrate) (953 views) ▬▬▬Update log▬▬▬ V1.8.0 6-24-19 -Modified the button behavior -Updated the @Transistors animation V1.7.0 3-25-19 Changed the buttons to animate V1.6.0 7-14-18 Changed the @Transistors animation V1.5.4 6-2-18 Fixed some issues with the thumbnail. (Adding to V1.5.2) V1.5.3 2-12-18 Fixed the background on the game. V1.5.2 11-30-17 I just noticed some problems that the laggy board script is causing, I implemented some trial fixes, but I don't think they are good enough to be permanent. V1.5.1 11-20-17 Fixes to the thumbnail script as well as other minor adjustments. V1.5.0 7-27-17 -Added a background on some parts on the game. -Changed the in-game hints from the backdrop to a sprite. -Set the thumbnail to show on stop sign click. V1.4.4 6-2-17 -Added some sound effects. -Started work on a pen (instead of stamping) version of drawing the board. V1.4.3 3-30-17 -Removed some old debug code. -Changed color-picker invalid selection output. -Moved the buttons in the Main menu around. V1.4.2 3-6-17 Changed the way the spill buttons are pressed to fix problems users were having "spilling the ink". Thanks to for pointing this out. V1.4.1 2-2-17 Fixed bugs in the UI code. V1.4.0 1-27-17 -Changed the way the UI code works. V1.3.0 12-9-16 -Fixed color picking buttons. -Fixed the color list from after you save it. -Made some changes to the saving of color schemes V1.2.0 12-8-16 -Changed the button so instead of changing size when in contact with the mouse they change color. -Made the code in the UI sprite easier to read. -Added "Reset color scheme" button. V1.1.2 12-7-16 Finally fixed the project thumbnail! V1.1.1 11-18-16 Removed sounds from the project to speed up loading. V1.1 10-28-16 Finished adding the saving and loading of color schemes. V1.1beta 10-27-16 Working on adding the saving and loading of color schemes. V1.0 9-5-16 Original release. It has taken me longer than I thought it would to finish this project. Hopefully it works well.