Home / Casino games / Mines
Original game · Mines

Explore the board.
Follow every state change.

Use the Mines guest demo to inspect the current board, player controls and round feedback in the playable client. The demo shows the experience without asserting undocumented rules or production availability.

FastGamesAPI Mines game artworkOriginals · Mines
What the demo reveals

Evaluate a board-based game in motion.

The guest client makes the visual hierarchy and changing round state observable. Teams can test the presentation on their target screens before planning an integration.

01 / BOARD

See the starting layout

Inspect how the playable area and supporting information fit together at the start of a round.

02 / INPUT

Use the current controls

Interact with the client directly to understand which actions are exposed and how their state is shown.

03 / FEEDBACK

Observe the response

Follow visible changes across the board and the final feedback presented for the completed round.

Operational responsibility

Game state belongs to the RGS; funds remain with the operator.

For an agreed Mines rollout, the FastGamesAPI RGS handles the game session, round state and result record. The operator platform identifies the player and controls the wallet ledger and balance.

A sandbox integration is where teams should verify declined operations, repeated requests, reconnection and transaction tracing. Demo access alone is not evidence that Mines is enabled for production.

  • Review the board and controls in the guest client.
  • Check the responsive layout on relevant devices.
  • Test wallet failure and retry paths in sandbox.
  • Confirm production selection and configuration separately.

See the integration responsibilities or browse the full game hub.