Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 368 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 368 Bytes

minesweeper

A simple minesweeper game made in modern vanilla js. The project uses the HTML5 boilerplate code.

Usage

A demo can be played on my university personal website here

Alternatively you can clone the repository and then host it on a local server using the python http.server or any other method of your choice.