Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drewish/minesweeper
An implementation in HTML/JS I did for a coding challenge.
https://github.com/drewish/minesweeper
Last synced: 18 days ago
JSON representation
An implementation in HTML/JS I did for a coding challenge.
- Host: GitHub
- URL: https://github.com/drewish/minesweeper
- Owner: drewish
- Created: 2012-11-16T18:57:06.000Z (about 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2013-09-30T07:27:27.000Z (over 11 years ago)
- Last Synced: 2024-10-31T04:07:14.644Z (2 months ago)
- Language: JavaScript
- Size: 242 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minesweeper
This started out as a coding sample for a job interview. I'd used Greensock's
JavaScript tweening library for the animations. Recently I'd been looking for
a project to do more with CSS transitions and animations so I dusted this
off.So, here's my—somewhat simplified—take on Minesweeper. It doesn't let you
flag mines but it's got one feature you won't find in Microsoft's version:
a cheat button.It also supports a few board sizes but I haven't come up with a UI that I like
for exposing it. You can give them a try:-
-