Skip to content

bobby-driggs/mines-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A game of mines-react

Mines-React

A clone of minesweeper, built using just React.JS Fully hosted at https://mines.bobbydriggs.com/ You can self host, below:

Dependencies

React.js, Node.js

Usage

Use npm to retrieve the react dependencies.

$ npm install

Run the server using npm state

$ npm start

You can modify the settings of the game: board width, board height, and the total mine count of the board. When you press restart, the game will use the current setting values and rebuild the board accordingly.

About

React.JS Minesweeper Clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published