Giter Club home page Giter Club logo

minesweeper's Introduction

README

1. The game board is 8x8, there are 10 hidden mines.
2. Each time a single tap on the tile will uncover it.
3. If the tile is a hidden mine, the game ends.
3. If the tile is not a hidden mine, it will either uncover the tile and show surrounding hidden mines, or if there is no surrounding mines, uncover the tile and act as if contiguous tiles are tapped. 
4. A long press on the tile means you want to identify this tile as a hidden mine, and it will put a flag on it.
5. A single tap on flag means you want to question mark it.
6. A long press on the question mark means you want to return the tile to its covered state.
7. If you uncovered all the innocent tiles and identify the mines as flags, you will automatically win.
8. The emoji button under the board is the button for restart.
9. There is a cheat button on the top. Hold the cheat button and you will see the hidden mines.
10. The hidden mines are randomly distributed each time you press the restart button.


minesweeper's People

Contributors

franktyx avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.