emoji-minesweeper

:boom::bomb::boom:

Github stars Tracking Chart

emoji-minesweeper js-standard-style

How to play

  • Left click to step on a spot
  • Right click to mark a spot as a bomb
  • Double click to open all 8 spots nearby a target (except ones already marked as bombs using right clicks)

This is a work in progress

emoji minesweeper game play demo

API

// to start a new game
new Game(cols, rows, bombs, [emptyemoji, bombemoji, flagemoji, starteremoji], twemojiOrNot)

// for example:
new Game(10, 10, 10, ["?", "?", "?", "◻️"], true)
new Game(16, 16, 30, ["?", "?", "?", "?"], false)

Todos

  • Mobile!

Zap :zap:

:heart: https://github.com/twitter/twemoji

Why

WHY IS THIS A QUESTION?!

Main metrics

Overview
Name With Ownermuan/emoji-minesweeper
Primary LanguageJavaScript
Program languageHTML (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2015-05-22 06:20:34
Pushed At2022-09-10 19:33:26
Last Commit At
Release Count0
用户参与
Stargazers Count886
Watchers Count29
Fork Count161
Commits Count111
Has Issues Enabled
Issues Count8
Issue Open Count5
Pull Requests Count11
Pull Requests Open Count3
Pull Requests Close Count4
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private