Skip to content

tyler-simmons/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

Description

This app is a web based version of the classic game minesweeper. The game has 3 difficulty modes that players can choose from. The game runs entirely in the web browser. Demo Here (Note: V2 is the updated working game, the code from v1 needs to be merged into its own branch)

Controls

  • Flag a mine: right click
  • Reveal a square: left click

Technologies

  • HTML
  • CSS
    • Bootstrap
  • Javascript
    • JQuery

Screenshots

Difficulty Selection

Gameplay

Winning Game

Losing Game