Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

zydtiger/minesweeper

Repository files navigation

Cool & Simple Minesweeper Game with Commands 💣

How to start

  1. make sure the node environment is installed, requiring node, yarn suggested
  2. install the node_modules
yarn
  1. start the server
yarn start # defaults to 60001

Rebuild after changes

yarn build:release # rebuilds the bundle.min.js from ts and style.min.css from less

Demo

demo.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published