Skip to content

springevidence/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

This is a copy for the game Minesweeper. It was developed as a test task for selection for a VK internship.

Demo

You can try it from the link https://springevidence.github.io/minesweeper/

Run Locally

Clone the project

  git clone https://github.com/springevidence/minesweeper

Go to the project directory

  cd minesweeper

Run the application

  open index.html in browser

TODO

  • add different difficulty levels
  • optimize the algorithm for distributing mines on the field
  • do some refactoring
  • start new game without reloading page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors