auction-gallery
Tap art cards, run coin auctions, sell collections, and build the most valuable gallery.
About this tile
Auction Gallery is a standalone Poe board-game app inspired by modern art auction games. Players tap visible artwork in a compact 3D gallery, choose the next lot, bid with coin chips, pass at the right moment, and sell matching style collections before final scoring.
The app is built mobile-first for small Poe iframes. Most of the screen is the Three.js gallery and tappable art cards; only the active bid chips, sell buttons, score button, and concise rules help sit around the board.
Gameplay
- Tap a visible art card to offer it as the auction lot.
- The next bidder uses the coin chips to bid or pass.
- Passing after a bid awards the lot to the high bidder, who pays coins and adds it to their gallery.
- Each awarded lot raises that style's market value.
- Sell any two matching style cards for coins when the market looks strong.
- After eight auctions, remaining art, sold collections, and coins determine the winner.
Development
``bash bun install bun run doctor bun run type-check bun run test bun run build bun run test:playwright bun run screenshot:regen ``
Publishing uses the app-local config:
``bash bun run publish-to-app-platform ``