https://github.com/rajabovilyas/minesweeper
This game was written to study the algorithm and structure of rendering, hopefully this code will help in learning something new
https://github.com/rajabovilyas/minesweeper
eslint jest react react-hook-form tailwindcss typescript vite yup
Last synced: 2 months ago
JSON representation
This game was written to study the algorithm and structure of rendering, hopefully this code will help in learning something new
- Host: GitHub
- URL: https://github.com/rajabovilyas/minesweeper
- Owner: RajabovIlyas
- Created: 2023-10-02T03:59:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-08T12:59:31.000Z (10 months ago)
- Last Synced: 2025-02-05T15:19:08.677Z (4 months ago)
- Topics: eslint, jest, react, react-hook-form, tailwindcss, typescript, vite, yup
- Language: TypeScript
- Homepage: https://mine-raj.vercel.app/
- Size: 331 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minesweeper
MineSweeper is a simple game made using React library. Objective is to clear all the cell without detonating the mines hidden inside them
## Authors
- [@RajabovIlyas](https://www.github.com/RajabovIlyas)
- [@atadurdyyewserdar](https://github.com/atadurdyyewserdar)