You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's my React/TypeScript implementation of popular game called 'Minesweeper' made by Robert Donner.
The objective of the game is to open all cells of the game board which are not mines.