Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.58 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.58 KB

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: