Skip to content

Hezko/MineBlown-GameUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineBlown-GameUI

Minesweeper game UI implementation in react easy for use Created as part of MineBlown - Online Minesweeper project (http://minesweeper.mineblown.com)

About MineBlown Project

MineBlown is a free to play retro looking cutting edge minesweeper online game. The project started in order to fix the current abusive attitude toward minesweeper as an old irrelevant game, by providing twists in a way that reaches its full potential.

Features

  • Custom game board.
  • Stopwatch.
  • Mines left.
  • Set flags.

Install

npm install mineblown-gameui --save

Require

var mineblown = require("mineblown-gameui");

Usage

Board Game Initialization

var { Game, Settings } = require("mineblown-gameui");

Contribution

Issue, idea, PR are welcomed.

License

MIT

About

Minesweeper game UI implementation in react easy for use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published