Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 758 Bytes

readme.md

File metadata and controls

24 lines (16 loc) · 758 Bytes

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