Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 295 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 295 Bytes

minesweeper

The only thing I miss about Windows 7. Realized in React.

Live demo: https://peterguntermann.github.io/minesweeper/

To dos

  • Write more Unittests and do some aesthetic refactoring.
  • Guarantee that you can't hit a mine on your first click.
  • Mobile: Set a flag by long-touch.