Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 492 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 492 Bytes

Minesweeper game

Requirements

  1. Internet browser (Tested: Chrome version 58.0.3029.81).
  2. For edit source code you need Webpack 2 or any other module bundler to rebuild build.js .

Installing:

  1. Download project repository;
  2. Install Webpack and launch compiling, webpack.config is attached.
  3. To test build open 'index.html' in browser.
  4. Also, project (not latest build) is available at https://enotocode.github.io/minesweeper.mvc/