Coder Social home page Coder Social logo

minesweeper-vanilla-js's Introduction

Minesweeper-vanilla-js

Minesweeper game is developed using vanilla Javascript.

image

Demo

Instructions
Use the left click button on the mouse to select a space on the grid. If you hit a _bomb_, you lose❌.

The numbers on the board represent how many bombs are adjacent to a square.
For example, if a square has a "3" on it, then there are 3 bombs next to that square.
The bombs could be above, below, right left, or diagonal to the square.

Avoid all the bombs and expose all the empty spaces to win Minesweeper.

Tips
  1. Use the numbers to determine where you know a bomb is.

  2. You can right click a square with the mouse to place a flag where you think a bomb is. This allows you to avoid that spot.

minesweeper-vanilla-js's People

Contributors

ramyadhanush avatar

Stargazers

Roman avatar

Watchers

 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.