Simple Minesweeper app developed with Next.js.
You can play here: https://mine-sweeper.ebinas.dev/

install dependencies
npm install
run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
- ebinase/react-use-minesweeper
- マインスイーパのメインロジックを実装しているライブラリ(本リポジトリから派生)
- DOT-ILLUST
- 爆弾の画像
- DOTOWN
- フラグの画像