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.
- React.js
- TypeScript
- Tailwind
- Vite
- tabler-icons
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.