/minesweeper

Primary LanguageTypeScript

Minesweeper

To Run

NOTE: you must have Node installed to run this application

  1. Run npm install from the project directory to install project dependencies
  2. Run npm run start to play the game