Its minesweeper, but with hexagons. If you don't know how to play minesweeper, theres a mini guide below, just scroll down! or search it up and find a better guide elsewhere. How to play minesweeper: every tile shows a number of how many neighboring bombs they have. Your objective is to click all the tiles except the bomb tiles, otherwise you lose. The tiles don't reveal their numbers until their clicked. If the tile does not have a number, it just means zero. You can drag flags to where you think there is a bomb if you want to help renember. You can hold space to teleport them to the mouse too. Put a flag on a flag to remove it. There are stragerties to figure out which tile is a bomb using the numbers to your advantage. here is a square example: 00111? 001?1? 00111? (In square minesweeper, the squares have 8 neighbors) can you see it? if not, its the tile in the middle of all the ones that is a bomb tile.
Thanks to TheGreyKing4 for the hexgon board spawning code. :) The rest is by me Inspiration from minesweeper. Sorry if it lags :(