Verify Towers Game
Enter your game seeds and parameters below to verify the fairness and integrity of your towers game round.
Game Verification
Results will appear here after verification
Rows
5
Bombs/Row
1
🔍 How Does This Work?
Verification:
- Bombs are generated for each row independently
- Each row uses SHA-256 hashing to place bombs randomly
- All row bombs are collected and sorted for final positions
- Run the same per-row generation algorithm locally to verify results
Details:
- Algorithm: SHA-256 hash function
- Generation: Per-row with independent counters
- Grid: Configurable rows × columns (default 5×4)
- Verification: Run locally to verify results