Skip to content

enotocode/minesweeper.mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

The Minesweeper game as MVC Javascript application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published