Skip to content

tylerbrandt/Minesweeper-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper JS

A simple clone of Windows Minesweeper, designed to be run on mobile touch devices (desktop browsers work too). Tested on iPhone, iPad, Google Chrome.

It can be run without a server just by opening the file public/index.html in a browser; the root folder has a Sinatra static file server config.

Hosted version available at [http://high-fog-7306.heroku.com]

TODO:

  • More unit tests
  • Attribution for images (all CC-BY)
  • Bug when you have less flags than mines(!)

About

A basic clone of Windows Minesweeper in HTML/JS/CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published