Skip to content

karolstawowski/MinesweeperTS

Repository files navigation

MinesweeperTS

Language License Version

Description

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.

Here are full game rules.

Tools and technologies

  • React.js
  • TypeScript
  • Tailwind
  • Vite
  • tabler-icons