Skip to content

Add BlockCoined game#64

Merged
protostatis merged 1 commit into
mainfrom
feat/blockcoined-game
Jul 19, 2026
Merged

Add BlockCoined game#64
protostatis merged 1 commit into
mainfrom
feat/blockcoined-game

Conversation

@protostatis

Copy link
Copy Markdown
Owner

Summary

  • integrate BlockCoined V2 from upstream commit c3a9823 as an isolated app at /game/
  • preserve the original 8×8 tilted board, coin assets, mobile scaling, wager flow, persisted demo credits, and river bonus swaps
  • add PanicRadar navigation, SEO/sitemap metadata, analytics, Nginx routing/cache/security policy, and frontend image build support
  • add game linting, 12 reducer/engine tests, and a standalone production build to CI

Validation

  • npm run lint (game)
  • npm test (game: 12 passed)
  • npm run build (game)
  • npx eslint src/components/Header.jsx (host changed file)
  • npm run build (host)
  • browser smoke test of menu, tilted board, swap/cascade, computer turn, and betting prompt

Notes

  • gameplay remains local/demo-only; there are no accounts, purchases, rewards, wallets, leaderboards, or backend writes
  • local Docker verification was unavailable because the Docker daemon is not running; the CI Docker image build remains the production-image gate

@protostatis
protostatis merged commit 0b7d1fe into main Jul 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant