Giter Site home page Giter Site logo

minesweeper's Introduction

Minesweeper

This challenge has you create a clone of the desktop game Minesweeper:

Old-school Minesweeper

Yours will look a little different, but behave in much the same way. The goal is to mark all the mines without setting any off.

A little help?

We don't want you to have to write the whole game. Your primary goal is to learn more about objects and arrays: how to access properties, how to loop through arrays of objects, and so on.

To help out, we've included two JavaScript files which do most of the heavy lifting for you. We do not expect you to understand everything that's in them! In fact, you should be able to complete the whole challenge without even glancing inside them. (If you want to look, they're in the lib directory.)

As you develop your program, you should see little hints appear near the top of the browser window. These are designed to guide you through creating your board object. The board object is used by the provided code to make the rest of the game work.

minesweeper's People

Contributors

richchurcher avatar victoria-kaihe 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.