Skip to content

maxhimmel/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MINESWEEPER

Created by Max Himmel

📝 Description

Minesweeper is a logic puzzle video game genre generally played on personal computers. The game features a grid of clickable tiles, with hidden "mines" scattered throughout the board. The objective is to clear the board without detonating any mines, with help from clues about the number of neighboring mines in each field.

My first exposure to Minesweeper was on my mom's Windows '95 machine. I never knew what I was doing, but I enjoyed clicking the cells randomly and watching the board flood. It wasn't until some time after college that I learned to play the game properly.

Be careful. It gets addicting.

💣 Difficulties

Difficulty Screenshot Area Mines

Beginner

9 x 9
10

Intermediate

16 x 16
40

Expert

30 x 16
99

💻 Technologies Used

JavaScript HTML5 CSS3

🎨 References

Sources
  1. Wikipedia

  2. Sprite Sheet

  3. Tutorial & Manual

Deployed Link

⏩ Upcoming Features

  • Fix unsolvable mine generation

  • Sonar

    • Send out a limited number of pings
    • Maybe you can "pick up" or find sonar uses

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published