Giter Site home page Giter Site logo

minesweeper's Introduction

지뢰찾기 게임

요구사항

지뢰찾기 게임을 아래 조건에 맞게 구현하여 각 사각형에 표시될 숫자를 출력하는 로직을 작성

  • UI 및 게임 요소 등은 구현 대상에 포함되지 않음
  • 사각형은 가로 10줄, 세로 10줄임
  • 지뢰는 10개이며 랜덤에 배치해야함
  • 각 사각형에 표시될 숫자는, 자신을 제외한 주변 8개 사각형에 포함된 지뢰의 갯수임
  • 모든 사각형(100개)에 대한 숫자를 구해야함

※ 참고 지뢰찾기의 각 사각형이 나타내는 숫자는 자신을 제외한 주변 8개 사각형에 포함된 폭탄의 갯수를 의미하며, 폭탄 갯수를 구하여 표시하는 것 으로 작성해주십시오.

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.