minesweeper  
| Vars | |
| first_touch | Thing, to make first touch safety | 
|---|---|
| ignore_touches | Decision to make interface untouchable in the momemnt of regenerating | 
| leaderboard | The leaderboard list | 
| minesweeper_matrix | Here we have all the minesweeper info | 
| start_time | The moment then game was started for point count | 
Var Details
first_touch  
Thing, to make first touch safety
ignore_touches  
Decision to make interface untouchable in the momemnt of regenerating
leaderboard  
The leaderboard list
minesweeper_matrix  
Here we have all the minesweeper info
start_time  
The moment then game was started for point count