GitXplorerGitXplorer
d

bem-minesweeper

public
6 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
dca89aeecd79573b4b863d18788140fb4411cb5b

upgraded to new ymodules syntax

ddab committed 11 years ago
Unverified
d57b0b2cd86795df71707b5cfd3944317ae5d77f

added vendor prefixes for flexbox

ddab committed 11 years ago
Unverified
9dd3dea3902de42bdcc053e0a4ba4e0e2419653c

Merge pull request #5 from nitrok/fix-forEach

ddab committed 11 years ago
Unverified
2db4c6b056e8931d27b413b4ac60705e147aacff

fix for

nnitrok committed 11 years ago
Unverified
6ebeb2aeafef0d0a362607fc9a7d8ce9e89c736d

Fixed messages lang. Added styles for gameover state

ddab committed 11 years ago
Unverified
0cd646102131279be0b8cff6ccb94e07b67d9f50

Previous commit continue

ddab committed 11 years ago

README

The README file for this repository.

Minesweeper game on BEM

Demo link: http://dab.github.io/minesweeper/


Installation Requirements:


Installation:

  1. git clone git://github.com/dab/bem-minesweeper.git
  2. cd bem-minesweeper
  3. npm install
  4. ./node_modules/bem/bin/bem server

(hint: execute the above commands in your terminal)

Now that bem server is running, check it out:

Navigate to: http://localhost:8080/desktop.bundles/index/index.html

(here, have a link: http://localhost:8080/desktop.bundles/index/index.html)