Skip to content

kenaszogara/minesweeper

Repository files navigation

MineSweeper

A simple minesweeper game created using NextJS

Technology Used:

  1. NextJS
  2. TailwindCSS

Install dependencies before Running Project:

  1. with npm
$ npm install
  1. with yarn
$ yarn install

To run project:

  1. with npm
$ npm run dev
  1. with yarn
$ yarn dev

open project in localhost

About

MineSweeper Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published