Congratulations! The game is done! Run it and see what happens.
If you have time and motivation, you can improve the game by adding some features of your own. For example:
• limit the number of moves;
• make it so the first move never hits a mine;
• make the game easier or harder by changing
Minesweeper (Part 16/16)
- 3
Locked
Comments (7)
- Popular
- New
- Old
You must be signed in to leave a comment
Justin Smith
20 July 2021, 19:16
"make it so the first move never hits a mine"
This is actually a standard rule of the original game, FYI. Requires rethinking quite a bit of the project, such as the order that things are set up.
0
Russell
24 September 2020, 10:15
Still getting an app_publish error. not sure why. would really like to share this with my friends
0
Roman
25 September 2020, 09:47
Please post your question with the attached solution in the section Help.
0
Russell
13 September 2020, 12:04
I don't seem to be able to publish this. keep getting a publish error
0
Mohammad Faisal Backend Developer
18 April 2020, 17:40
How to run this game? There is no main().
0
Roman
21 April 2020, 05:55
You can run MinesweeperGame class :
![]()

+2
Anonymous #10971258
5 June 2022, 05:46
But I can't see the main(),could you please tell me where is it?
0