{"id":50537783,"url":"https://github.com/Endika/flipper-impostor-game","last_synced_at":"2026-06-20T12:00:57.744Z","repository":{"id":349548157,"uuid":"1202819036","full_name":"Endika/flipper-impostor-game","owner":"Endika","description":"Flipper Zero party game (Undercover/Spyfall style): one shared word, impostors get a hint; EN/ES, saved games, up to 64 players.","archived":false,"fork":false,"pushed_at":"2026-04-08T00:01:07.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-10T12:42:16.765Z","etag":null,"topics":["c","fap","flipper-zero","flipper-zero-apps","party-game","undercover","word-game"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Endika.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-06T12:39:55.000Z","updated_at":"2026-04-08T00:01:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Endika/flipper-impostor-game","commit_stats":null,"previous_names":["endika/flipper-impostor-game"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Endika/flipper-impostor-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Endika%2Fflipper-impostor-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Endika%2Fflipper-impostor-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Endika%2Fflipper-impostor-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Endika%2Fflipper-impostor-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Endika","download_url":"https://codeload.github.com/Endika/flipper-impostor-game/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Endika%2Fflipper-impostor-game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34568743,"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-06-20T02:00:06.407Z","response_time":98,"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":["c","fap","flipper-zero","flipper-zero-apps","party-game","undercover","word-game"],"created_at":"2026-06-03T18:00:23.217Z","updated_at":"2026-06-20T12:00:57.738Z","avatar_url":"https://github.com/Endika.png","language":"C","funding_links":[],"categories":["Games"],"sub_categories":[],"readme":"# Impostor Game\n\n**Flipper Zero** external application (**FAP**). Install it on the **microSD** of your Flipper and run it from **Apps → Games → Impostor Game**. It is a **device-only** party helper: you do not need a phone or PC during the game.\n\nInspired by **Undercover** / **Spyfall** style play: everyone except the impostors sees the same secret word; impostors see the same hint about that word. Roles and reveal order are randomized each session.\n\n## Screenshots\n\n### Main menu\n\n![Main menu: Play and Settings](assets/home.png)\n\n### Saved game preset\n\nEdit players, impostor count, **START** the round, or delete the saved slot.\n\n![Preset screen with START](assets/start.png)\n\n### Remove player\n\nPick a name to remove from the current roster.\n\n![Remove who? list](assets/remove.png)\n\n### Pass the device\n\nCurrent player hands the Flipper to the next person; **hold OK** to see the role card.\n\n![Pass device to next player](assets/roles.png)\n\n### Role cards\n\nCrew sees the shared **word**; impostors see a **hint** only. **Short OK** advances to the next player.\n\n| Crew (word) | Impostor (hint) |\n|-------------|-----------------|\n| ![Word card](assets/role1.png) | ![Impostor hint card](assets/role2.png) |\n\n### First speaker\n\nAfter everyone has seen their role, the app picks who speaks first at random.\n\n![START — first speaker](assets/init.png)\n\n## Features\n\n- **English** UI by default, **Spanish** second locale (stored on SD).\n- **Main menu**: **Play** (list of saved games + create new), **Settings** (language + credits).\n- **New game**: session name, then player names (add, edit, remove), **choose impostors** (valid range **1 … players−2**; suggested ~**25%** marked with `*`), then play. Up to **64** players.\n- **Saved games**: edit players and impostor count before starting, or delete a saved game from the preset screen.\n- **Play flow**: READY → pass device → **hold OK** to reveal role → **short OK** to continue → when everyone has seen roles, **START** with random first speaker.\n- **Word bank**: bilingual pairs in flash; one word index per game session.\n\n## Install on Flipper Zero\n\n1. Build or download the `.fap` for this app.\n2. Copy `flipper_impostor_game.fap` to the SD card, for example `apps/Games/` (or your preferred layout supported by the firmware).\n3. On the Flipper: **Apps → Games → Impostor Game**.\n\n## Build\n\n- **Host tests**: `make test` (GCC, no Flipper SDK).\n- **FAP**: set `FLIPPER_FIRMWARE_PATH` to your firmware checkout, then `make prepare` and `make fap`.\n\n## Requirements\n\n- [flipperzero-firmware](https://github.com/flipperdevices/flipperzero-firmware) and `./fbt` for device builds.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEndika%2Fflipper-impostor-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEndika%2Fflipper-impostor-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEndika%2Fflipper-impostor-game/lists"}