Skip to content

ebinase/mine-sweeper

Repository files navigation

Mine Sweeper

Simple Minesweeper app developed with Next.js.

You can play here: https://mine-sweeper.ebinas.dev/

playground_screenshot

Getting Started

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.

Assets

Lib

  • ebinase/react-use-minesweeper
    • マインスイーパのメインロジックを実装しているライブラリ(本リポジトリから派生)

Images

Fonts