Skip to content
Snippets Groups Projects
Commit 64e4fcda authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Improve app metadata, include fdroid metadata in repository

parent 0e333d16
No related branches found
No related tags found
1 merge request!19Resolve "Improve app metadata, include fdroid metadata in repository"
Pipeline #2895 passed
Showing
with 59 additions and 0 deletions
Improve icons and images
\ No newline at end of file
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](https://f-droid.org/en/packages/com.gunshippenguin.openflood/), a simple but addictive flood fill game, available on [F-Droid repository](https://f-droid.org/en/) ([source code](https://github.com/GunshipPenguin/open_flood)).
This application is built with Flutter framework.
Colors, a color flood fill game
Fill the board with only one color.
- Select game settings (difficulty, board size, colors count and skin)
- Hit play button to generate a randomly colored board
- 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
- If you can fill board with less moves count than show target, you win!
Colors, a color flood fill game
\ No newline at end of file
Premier commit
\ No newline at end of file
Création d'une application vide
\ No newline at end of file
Ajout d'une animation de coloriage
\ No newline at end of file
Correction sur la détection de la fin de partie
\ No newline at end of file
Ajout d'un thème "nombres"
\ No newline at end of file
Amélioration du jeu, ajout d'une limite du nombre de coups
\ No newline at end of file
Correction/compléments sur les métadata et la documentation
\ No newline at end of file
Désactivation des boutons quand l'animation de coloriage est en cours
\ No newline at end of file
Interdiction (et ne compte pas) un coup qui ne colorie rien
\ No newline at end of file
Ajout d'un marqueur sur la première cellule
\ No newline at end of file
Correction de l'affichage de la première case pour les grands tableaux
\ No newline at end of file
Ajout des métadata fdroid dans le dépôt
\ No newline at end of file
Création d'un jeu minimal
\ No newline at end of file
Ajout/amélioration des thèmes
\ No newline at end of file
Compte et affiche le nombre de coups pendant la partie
\ No newline at end of file
Ajout d'un indicateur de progression / gain
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment