How do I make it where the first click does not have a chance to be a mine? I'm creating this project for the ITF class I take, and I want to make it so that anyone who wants to try it out doesn't get blown up on the first click. (Thank you for making this tutorial by the way, it is SUPER helpful!)
You can make a check to see if it’s the first click and if so, check if that tile has a mine. If it has a mine, swap it with another tile and regenerate the board, then process the tile click! Good luck!
Mannn..... These tutorials are gold mines.... Keep working bro
THANK YOU SO MUCH!!! I am coding in python trying to recreate minesweeper using a library called graphics but this still helped me out!!
dont we should generate the map after the first touch? To avoid the possibilty of starting pressing a bomb
Nice video!!
Beautiful. Just a learner. But can you do a tutorial for a scrabble game
How do I make it where the first click does not have a chance to be a mine? I'm creating this project for the ITF class I take, and I want to make it so that anyone who wants to try it out doesn't get blown up on the first click. (Thank you for making this tutorial by the way, it is SUPER helpful!)
You can make a check to see if it’s the first click and if so, check if that tile has a mine. If it has a mine, swap it with another tile and regenerate the board, then process the tile click! Good luck!
can we do this project on eclipse?
Yes
every time i try to run it the minesweeper game doesn’t pop up on my computer screen what could this be?
So nice!
Sorry sir how can i get code of snake game
It’s in the video description GitHub link
Pathfinder visualizer in javascript
kiss kiss