Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alistairmcmillan/jsminesweeper
- Owner: alistairmcmillan
- License: mit
- Created: 2013-07-27T00:01:11.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-05-16T18:35:52.000Z (over 1 year ago)
- Last Synced: 2024-11-06T05:04:42.266Z (3 months ago)
- Topics: game, javascript, minesweeper
- Language: JavaScript
- Size: 119 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).