Social deduction prompt game for Open Party Lab where players identify the bluffing player.
Alpha. The hint and voting loop is playable. Needs more prompt content, group-size balancing, and reveal polish.
This repo is not a standalone app. Run it through the Open Party Lab platform.
Recommended layout:
Open-Party-Lab/
local-games/
imposter/
From the Platform repo:
npm install
npm run games:sync-local
npm run dev:allThe Platform loads this game only when the repo exists locally and npm run games:sync-local links it. Missing optional games are skipped.
Description:
Social deduction prompt game for Open Party Lab where players identify the bluffing player.
Suggested topics:
open-party-lab party-game browser-game phaser typescript local-multiplayer social-deduction
@open-party-lab/game-imposter/manifest@open-party-lab/game-imposter/protocol@open-party-lab/game-imposter/server@open-party-lab/game-imposter/host@open-party-lab/game-imposter/controller
The Platform should import only these public entrypoints.
npm install
npm run typecheck
npm run build
npm run pack:dry-runFor visual checks, start Open Party Lab, add virtual controllers when needed, and capture host screenshots through a browser.
Code is licensed under the Apache License 2.0. See LICENSE.
Assets, generated media, word lists, prompts, and third-party references may need separate rights review before public store distribution.
