Skip to content

Vlsrnd/sapper-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The minesweeper

https://vlsrnd.github.io/sapper-game/

game

What was used:

  • Webpack 5;
  • JS:
    • object, array, Map, Class;
    • destructuring assignment;
    • JSON;
    • scheduling: setTimeout;
    • closure;
    • spread;
    • async/await;
    • work with DOM;
    • matchMedia (media queries from JS);
    • browser event, event delegation;
    • mouse event;
    • forms;
    • localStorage;
    • canvas (2d);
    • requestAnimationFrame;

❎ Mobile is not support. ❎ Well, really, this game is inconvenient for touch screens.

Install

npm install

Usage

npm run start

Build

npm run build

About

Game like a minesweeper from windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published