Shared word-board tile game for Open Party Lab with phone rack controls and premium fields.
Alpha. The board and rack loop is playable. Players can place multiple accepted word sections before finishing a turn. Word validity is handled by table challenges outside the app. Needs scoring polish and UX passes for small phones.
This repo is not a standalone app. Run it through the Open Party Lab platform.
Recommended layout:
Open-Party-Lab/
local-games/
word-tiles/
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:
Shared word-board tile game for Open Party Lab with phone rack controls and premium fields.
Suggested topics:
open-party-lab party-game browser-game phaser typescript local-multiplayer word-game
@open-party-lab/game-word-tiles/manifest@open-party-lab/game-word-tiles/protocol@open-party-lab/game-word-tiles/server@open-party-lab/game-word-tiles/host@open-party-lab/game-word-tiles/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, prompts, and third-party references may need separate rights review before public store distribution.
