Minesweeper

Learned canvas
Learned game development
Minesweeper game written in javascript for training purposes.


Why

I wanted to learn how to spread data in a canvas grid, and how to set predictive values based on matrices.

Minesweeper is the ideal candidate.


Development

This project was made with the help of Webpack, postCSS, Babel & rxjs