leonardof02 / js-mine-sweeper

A minesweeper game made with HTML, CSS and JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-mine-sweeper

A minesweeper game made with HTML, CSS, JS

For installing:

Open project directory and type in the terminal

npm install
serve . -l 3000

The project will run at localhost:3000

About

A minesweeper game made with HTML, CSS and JS


Languages

Language:JavaScript 73.1%Language:CSS 17.5%Language:HTML 9.4%