Skip to content
Snippets Groups Projects
Select Git revision
  • 434af7af0d0d715ce8deed5fca4c8f90dca1d496
  • master default protected
  • 20-improve-app-metadata
  • Release_0.8.1_33 protected
  • Release_0.8.0_32 protected
  • Release_0.7.2_31 protected
  • Release_0.7.1_30 protected
  • Release_0.7.0_29 protected
  • Release_0.6.0_28 protected
  • Release_0.5.0_27 protected
  • Release_0.4.0_26 protected
  • Release_0.3.2_25 protected
  • Release_0.3.1_24 protected
  • Release_0.3.0_23 protected
  • Release_0.2.1_22 protected
  • Release_0.2.0_21 protected
  • Release_0.1.2_20 protected
  • Release_0.1.1_19 protected
  • Release_0.1.0_18 protected
  • Release_0.0.17_17 protected
  • Release_0.0.16_16 protected
  • Release_0.0.15_15 protected
  • Release_0.0.14_14 protected
23 results

fastlane

  • Clone with SSH
  • Clone with HTTPS
  • Colors, a color flood fill game

    Your mission

    Fill the board with only one color.

    How to play

    Start game

    • Select game settings (difficulty, board size, colors count and skin)
    • Hit play button to generate a randomly colored board

    Play

    • Pick color from palette, all touching cells from top left with the same color will be filled with this selected color
    • Repeat until all board is filled

    Victory

    • If you can fill board with less moves count than show target, you win!

    Credits

    This game is heavily inspired from Open Flood, a simple but addictive flood fill game, available on F-Droid repository (source code).

    This application is built with Flutter framework.