Skip to content

It's a classical game written in JavaScript and React. The objective of the game is to clear a rectangular board containing hidden mines without detonating any of them, with help from clues about the number of neighboring mines in each field. / Это классическая игра написанная на React и JavaScript. Цель игры, открыть все клетки не содержащие ми…

Notifications You must be signed in to change notification settings

HomoDevus/Minesweeper_Hyperskill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper_Hyperskill

About the project

Project from JetBrains academy course on "Front End Developer" learning track.

This project is built on React/JavaScript.

The objective of the game is to clear a rectangular board containing hidden mines without detonating any of them, with help from clues about the number of neighboring mines in each field.

Read more about the game here: https://en.wikipedia.org/wiki/Minesweeper_(video_game)

Live version

https://homodevus.github.io/Minesweeper_Hyperskill/

About

It's a classical game written in JavaScript and React. The objective of the game is to clear a rectangular board containing hidden mines without detonating any of them, with help from clues about the number of neighboring mines in each field. / Это классическая игра написанная на React и JavaScript. Цель игры, открыть все клетки не содержащие ми…

Topics

Resources

Stars

Watchers

Forks