Skip to content

page#1

Open
iambft wants to merge 19 commits into
masterfrom
gh-pages
Open

page#1
iambft wants to merge 19 commits into
masterfrom
gh-pages

Conversation

@iambft

@iambft iambft commented Mar 16, 2016

Copy link
Copy Markdown
Owner

No description provided.

Comment thread script.js
@@ -0,0 +1,224 @@
table.addEventListener('click', function (evt) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add "use strict"

@ValeriaRy

Copy link
Copy Markdown

I found a bug in the game: when i open field with empty cells (with 0), not always open neighboring cells with numbers
image

Comment thread script.js
var height,
width,
bomb,
bombMatrix;

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Не равномерная табуляция

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants