Skip to content

bartek-swiderski92/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

An adaptation of popular PC game Minesweeper, written with Vanilla JS

           

The app resembles popular PC game known as Minesweeper. The project is fully focused on Object Oriented Programming using Vanilla JS. The game is designed for desktop browsers, but it behaves correctly on mobiles devices as long the screen width is bigger than the gameboard (the project presents programming skills, therefore responsivnes was not taken into account). In order to place a flag on a mobile device, tap and hold the screen till flag appears.

Snips from the game: