{"id":50256624,"url":"https://github.com/y9vad9/minesweeper","last_synced_at":"2026-05-27T06:31:17.502Z","repository":{"id":360007309,"uuid":"1118339806","full_name":"y9vad9/minesweeper","owner":"y9vad9","description":"Kotlin Multiplatform Minesweeper Game with seed-based generation. Bachelor’s thesis project.","archived":false,"fork":false,"pushed_at":"2026-05-24T16:11:54.000Z","size":407,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-24T16:20:03.780Z","etag":null,"topics":["android","compose-multiplatform","desktop","game","ios","koin","kotlin","kotlin-multiplatform","sqldelight","web"],"latest_commit_sha":null,"homepage":"https://minesweeper.y9vad9.com","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/y9vad9.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-17T15:55:46.000Z","updated_at":"2026-05-24T16:11:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/y9vad9/minesweeper","commit_stats":null,"previous_names":["y9vad9/minesweeper"],"tags_count":1,"template":false,"template_full_name":"y9vad9/kotlin-project-template","purl":"pkg:github/y9vad9/minesweeper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y9vad9%2Fminesweeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y9vad9%2Fminesweeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y9vad9%2Fminesweeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y9vad9%2Fminesweeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/y9vad9","download_url":"https://codeload.github.com/y9vad9/minesweeper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y9vad9%2Fminesweeper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33554777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"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":["android","compose-multiplatform","desktop","game","ios","koin","kotlin","kotlin-multiplatform","sqldelight","web"],"created_at":"2026-05-27T06:31:16.891Z","updated_at":"2026-05-27T06:31:17.476Z","avatar_url":"https://github.com/y9vad9.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"[Українською](README.uk.md)\n\n# Minesweeper\n\nA cross-platform Minesweeper game built with Kotlin Multiplatform and Compose Multiplatform. Runs on desktop, Android, iOS and the web from a single shared codebase.\n\n![Preview](docs/images/preview.png)\n\n## Features\n\n- Classic Minesweeper rules with first-click safety and flood-fill reveal.\n- Easy, Medium and Hard presets, plus custom board sizes.\n- Shareable game codes and seeds, so the same board can be replayed.\n- Flag mode, chording, and a game history with best times.\n- Two skins (Minimal and Classic), light/dark themes, and English/Ukrainian locales.\n- In-progress games are saved and restored across app restarts.\n\n## Modules\n\n- `logic` — game rules and core models, no UI or platform code.\n- `data` — persistence (settings, history, saved game) per platform.\n- `ui` — shared Compose UI and FlowMVI stores.\n- `desktop`, `android`, `ios`, `web` — platform entry points.\n\n## Requirements\n\n- JDK 21\n- Android SDK (for the Android target)\n- Xcode (for the iOS target)\n\n## Running\n\nDesktop:\n\n```\n./gradlew :desktop:run\n```\n\nWeb (opens a browser):\n\n```\n./gradlew :web:wasmJsBrowserDevelopmentRun\n```\n\nAndroid (device or emulator connected):\n\n```\n./gradlew :android:installDebug\n```\n\niOS: open `iosApp` in Xcode and run on a simulator or device.\n\n## Tests\n\n```\n./gradlew jvmTest\n```\n\n## Tech stack\n\nKotlin Multiplatform, Compose Multiplatform, FlowMVI, Koin, SQLDelight.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fy9vad9%2Fminesweeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fy9vad9%2Fminesweeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fy9vad9%2Fminesweeper/lists"}