Game Preview
Overview
Section titled “Overview”The Game Preview feature lets you launch a demo version of any game directly from the backoffice. This is useful for:
- Testing a game configuration before publishing it to players
- Verifying visual assets (backgrounds, symbols, sounds)
- Checking game behavior across different device sizes
- Demonstrating games to stakeholders
Launching a Preview
Section titled “Launching a Preview”- Navigate to Games in the sidebar
- Find the game you want to preview
- Click the Preview button (play icon) in the actions column
- The game opens in a preview modal with an embedded iframe
Device Simulation
Section titled “Device Simulation”The preview modal includes device simulation controls:
| Mode | Resolution | Description |
|---|---|---|
| Desktop | 1280×720 | Standard desktop browser |
| Tablet | 768×1024 | iPad-like tablet |
| Mobile | 375×667 | iPhone-like mobile |
You can also:
- Rotate — toggle between portrait and landscape orientation
- Fullscreen — expand the preview to fill the browser window
- Proportional scaling — the game scales to fit the preview area while maintaining aspect ratio
Demo vs Real Sessions
Section titled “Demo vs Real Sessions”The preview uses a demo session with virtual balance:
| Property | Preview Demo | Real Session |
|---|---|---|
| Balance | Virtual (10,000 default) | Real operator wallet |
| Wallet callbacks | None | POST /betwin, /balance, etc. |
| Analytics | Not recorded | Fully recorded |
| TTL | 30 minutes | 30 minutes (sliding) |
Testing Workflow
Section titled “Testing Workflow”The recommended workflow for game configuration changes:
- Edit the game configuration in the game editor wizard
- Save as Draft (don’t publish yet)
- Preview the draft configuration to verify it looks and plays correctly
- Publish the configuration to make it live for players
- Preview again to confirm the published version