InkSpill

This is a flood-it clone inspired by the game Ink Spill from the book 'Making Games with Python & Pygame'. This game and also some of the others that I have already done and published here are part of a personal challenge which consists in doing clones of these games.
How to play
In order to win you have to flood the entire board with one color within a certain number of moves. You can do a flood fill on the tip left tile, changing the color of any adjacent tiles of the same color.
Controls

Change color - ⬅️➡️
Flood fill - ?️ZC
Highlight init cell - ❎XV (Note: Only works in init or free mode. In free mode it also lets changing the init cell with the arrows)

Changelogs
Version 1.3

Added free mode, which let you change the position of init cell every time, and renamed unlocklock init cell to 'default mode' and 'init mode'.

Version 1.2

Added menuitems to control seeds, repeat board, and animation effect.

Version 1.1

Addded menuitem (in the title and gameover screens) that unlocks selection of the init cell.
Saves configuration.



Close
Connection Error!

Please check your connection and try again.