+ 2
How to make Minesweeper Game?!
Hi guys I just finished my programming class and my teacher told me to write minesweeper game! And I have absolutely no idea where to start! can you guys give my some tips that can help me with the project?
2 Antworten
+ 4
thanks I'll check it right away
0
Start of by making different classes, example minesweeperBoard(), hints(), bombs(), main ()......