Skip to content

mjcampagna/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

A Minesweeper implementation built with React. Published at https://mjcampagna.github.io/minesweeper/.

Click a cell to reveal it. Ctrl/Cmd+click to flag a cell. The first click is always safe.

Local development

npm install
npm run dev

Build

npm run build

Deploys automatically to GitHub Pages via GitHub Actions on push to master.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors