Skip to content

maines-pet/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper

Minesweeper using jQuery with Node.js that runs on the browser. Main objective is to try to replicate the minesweeper game.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

The following should be installed in your machine in order to run the application.

* node
* npm
* any web browser preferably Chrome

Installing

Clone the application

    git clone https://github.com/maines-pet/minesweeper.git

Go to the directory and install the modules

    npm install

Start the application

    npm start

A screenshot is given below and you can refer to this live demo

demo

Built With

  • node.js
  • jQuery
  • pug - JS templating engine, handy for faster FE development

About

Minesweeper using jQuery with Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published