Skip to content

GarretBeebe/minesweeper-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

To run example, visit:

http://jsbin.com/luqucen/1/edit?html,css,js,output

This has been tested on IE 11, Edge, Chrome, Safari, and Firefox. The JS has also been linted with globally installed jshint. No issues at this time.

To run basic web application:

  • Checkout node-express branch

  • Run:

    npm install
    
  • Run:

    npm start
    
  • In your browser of choice, visit:

    http://localhost:3000

About

Minesweeper demo using jquery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published