Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alistairmcmillan/jsminesweeper

Minesweeper written in JavaScript
https://github.com/alistairmcmillan/jsminesweeper

game javascript minesweeper

Last synced: 27 days ago
JSON representation

Minesweeper written in JavaScript

Awesome Lists containing this project

README

        

[![codebeat badge](https://codebeat.co/badges/c51b11e4-331f-4d8c-8608-cb83b89ac57f)](https://codebeat.co/projects/github-com-alistairmcmillan-jsminesweeper-master)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/f68e00a6d689406e99ba41108daeb0fd)](https://www.codacy.com/app/alistairmcmillan75/JSMinesweeper?utm_source=github.com&utm_medium=referral&utm_content=alistairmcmillan/JSMinesweeper&utm_campaign=Badge_Grade)

JSMinesweeper
=============

Minesweeper written in JavaScript.

Started as a quick nighttime hack to fight insomnia.

Ideal for employees of "Enterprise" companies that block or remove games from their PC.

Intended to be as close as possible to Minesweeper as found on Windows XP.

Playable version available here [http://mcmillan.cx/minesweeper/](http://mcmillan.cx/minesweeper/).