Skip to content

AchintyaAshok/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

Welcome to minesweeper! This is where you can play our online version of minesweeper. To make it more of a challenge (and let's be honest more "fun"), you can challenge your friends to play on the same minesweeper board to beat your score.

How To Install It

Make sure that you have the http-server module installed on your machine:

npm install -g http-server -o

Since we're using the power of node, simply run the following command:

npm install

Running The Game

First, run the http-server module:

http-server -o

Then navigate to /modules/minesweeperApp

Screenshots

What Does It Look Like?

alt text

New Game/Select Difficulty

alt text

Set Board Size

alt text

Start The Game

alt text

About

A light, sleek webapp version of minesweeper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors