{"id":18554833,"url":"https://github.com/kadukeitor/flood","last_synced_at":"2026-05-01T06:34:24.195Z","repository":{"id":68364857,"uuid":"187042670","full_name":"kadukeitor/flood","owner":"kadukeitor","description":"Flood is a minimalistic application (less than 5k) written in Flutter intended to be played in Android and iOS.","archived":false,"fork":false,"pushed_at":"2019-05-16T14:22:22.000Z","size":2164,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-15T12:09:12.050Z","etag":null,"topics":["dart","flutter","flutter-apps","flutter-create"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kadukeitor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-16T14:20:57.000Z","updated_at":"2019-05-16T14:28:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"754ea45f-1e11-41d2-a1cb-c85d177577ad","html_url":"https://github.com/kadukeitor/flood","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kadukeitor/flood","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadukeitor%2Fflood","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadukeitor%2Fflood/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadukeitor%2Fflood/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadukeitor%2Fflood/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kadukeitor","download_url":"https://codeload.github.com/kadukeitor/flood/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kadukeitor%2Fflood/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32487632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dart","flutter","flutter-apps","flutter-create"],"created_at":"2024-11-06T21:24:06.403Z","updated_at":"2026-05-01T06:34:24.179Z","avatar_url":"https://github.com/kadukeitor.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flood\n\nThe tide is coming\n\n![Alt text](assets/images/screenshot.png?raw=true \"Flood\")\n\n## How to play\n\nThe goal of the game is to fill the board with a single color in less than 30 moves.  \nThe game starts a the top left corner of the board  \nand you can choose any color at the bottom to match as much squares as possible in a single play.\n\n## Project Description\n\nFlood is a minimalistic application (less than 5k) written in Flutter  \nintended to be played in Android and iOS.\n\n## Technical Details\n- Just one package imported (shared_preferences) that allow users to store their high scores.\n- Reformatted with `dartfmt`.\n- Orientation locked to `portrait`.  \n\n## Features\n\n- Board with 6 different colors.\n- Limited amount of moves by game (30).\n- Persistent high score (in the device).\n- Instructions to play.\n\n## To do (not enough with 5K)\n\n- Board animations (using Flare).\n- Timer.\n- More granular scoring system (combining time \u0026 moves).\n- User's high score list.\n- Sounds.\n- i18n.\n- Color schemes.\n- Online high score board (remote list using Firebase).\n- Tests :-(.\n\n## Scripts\n\n- Get code size: `./size.sh`.\n- Generate new launcher icons: `./icons.sh`.\n\n### Size\n\n```\nfind . -name \"*.dart\" | xargs cat | wc -c\n```\n\n### Launcher\n\n```\nflutter packages pub run flutter_launcher_icons:main\n```\n\n### Archive\n\n```\ngit archive -o build/flood.zip HEAD\n```\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkadukeitor%2Fflood","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkadukeitor%2Fflood","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkadukeitor%2Fflood/lists"}